From: Andi Kleen Date: Wed, 21 Jun 2006 12:48:09 +0000 (+0200) Subject: [BLOCK] Fix bounce limit address check X-Git-Tag: v2.6.18-rc1~1081^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8269730b389d4793348d521140f9c76fb1828249;p=pandora-kernel.git [BLOCK] Fix bounce limit address check Do a safer check for when to enable DMA. Currently we enable ISA DMA for cases that do not need it, resulting in OOM conditions when ZONE_DMA runs out of space. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed