linux/arch/cris/arch-v32
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
..
boot Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
drivers 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
lib Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save() 2007-02-11 10:51:21 -08:00
Kconfig more misc typo fixes 2006-10-03 22:34:14 +02:00
output_arch.ld [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
vmlinux.lds.S [PATCH] x86: Allow percpu variables to be page-aligned 2007-05-02 19:27:12 +02:00