]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warning
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Sep 2005 22:55:31 +0000 (15:55 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:55 +0000 (00:05 -0700)
commitafbb17b263749188d3a23833226a1a1004d1977c
treed261e331c2f27f4899fd956470049dac35d3de6b
parent028c1a2e8099836f1ffb3b6f161f67b59049b9ac
[PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warning

GFP flags must be passed as unisgned int __nocast these days, else we'll
get tons of sparse warnings in every driver.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-ppc/dma-mapping.h