commit | 7b41f5688c1e03c41c772cd1766d6d80189380dd | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Apr 14 15:22:15 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Apr 14 15:22:15 2009 +0900 |
tree | 976cddb7fbfa5161f9e88bf83c34f4ac0f8ec209 | |
parent | 0ee50254dfe0c96f9eef4fc9fdf47a18d6a12df3 [diff] |
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>