git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ee5025
)
sh: Pre-allocate a reasonable number of DMA debug entries.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 14 Apr 2009 06:22:15 +0000
(15:22 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 14 Apr 2009 06:22:15 +0000
(15:22 +0900)
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>
No differences found