From: akpm@osdl.org Date: Sat, 16 Apr 2005 22:23:57 +0000 (-0700) Subject: [PATCH] arm: add comment about dma_supported() X-Git-Tag: v2.6.12-rc3~240 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a228aaa879c119c9fb9b9d7e062ac13cb1a9079;p=pandora-kernel.git [PATCH] arm: add comment about dma_supported() ) From: Russell King The ARM dma_supported() is rather basic, and I don't think it takes into account everything that it should do (eg, whether the mask agrees with what we'd return for GFP_DMA allocations). Note this. Signed-off-by: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed