]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Pre-allocate a reasonable number of DMA debug entries.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 14 Apr 2009 06:22:15 +0000 (15:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 14 Apr 2009 06:22:15 +0000 (15:22 +0900)
commit66469f6c0522d4398703bcdbbe59284adbdd9155
tree976cddb7fbfa5161f9e88bf83c34f4ac0f8ec209
parent49c707bfc8200f486c3734fee15f79e9d3584ad7
sh: Pre-allocate a reasonable number of DMA debug entries.

This prevents the DMA API debugging from running out of entries right
away on boot. Defines 4096 entries by default, which while a bit on the
heavy side, ought to leave enough breathing room for some time.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/consistent.c