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)
commit7b41f5688c1e03c41c772cd1766d6d80189380dd
tree976cddb7fbfa5161f9e88bf83c34f4ac0f8ec209
parent0ee50254dfe0c96f9eef4fc9fdf47a18d6a12df3
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