linux/arch/cris
Guennadi Liakhovetski b247e8aaf2 dma_declare_coherent_memory wrong allocation
dma_declare_coherent_memory() allocates a bitmap 1 bit per page, it
calculates the bitmap size based on size of long, but allocates bytes...
Thanks to James Bottomley for clarifications and corrections.

Signed-off-by: G. Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: James Bottomley <James.Bottomley@SteelEye.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 11:15:14 -07:00
..
arch-v10 header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
arch-v32 dma_declare_coherent_memory wrong allocation 2007-05-08 11:15:14 -07:00
kernel header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
mm
Kconfig
Kconfig.debug
Makefile
defconfig