From: Paul Mundt Date: Tue, 14 Apr 2009 06:22:15 +0000 (+0900) Subject: sh: Pre-allocate a reasonable number of DMA debug entries. X-Git-Tag: v2.6.30-rc2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b41f5688c1e03c41c772cd1766d6d80189380dd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed