From: Muli Ben-Yehuda Date: Tue, 26 Sep 2006 08:52:32 +0000 (+0200) Subject: [PATCH] remove superflous BUG_ON's in nommu and gart X-Git-Tag: v2.6.19-rc1~1077^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=145106e81090fcdfb57b7f2e90b98c6445b6f33d;p=pandora-kernel.git [PATCH] remove superflous BUG_ON's in nommu and gart There's no need to check for invalid DMA data direction in nommu and gart since we do it in dma-mapping.h anyway before calling the individual dma-ops. Signed-off-by: Muli Ben-Yehuda Signed-off-by: Andi Kleen --- Reading git-diff-tree failed