linux/arch/powerpc/lib
Li Yang 5e98082358 [POWERPC] Fix rheap alignment problem
Honor alignment parameter in the rheap allocator.  This is needed by
qe_lib.
Remove compile warning.

Signed-off-by: Pantelis Antoniou <pantelis@embeddedalley.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Acked-by: Kumar Galak <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-10-02 20:27:47 +10:00
..
Makefile [POWERPC] Fix rheap alignment problem 2006-10-02 20:27:47 +10:00
checksum_32.S
checksum_64.S
copy_32.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
copypage_64.S [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
copyuser_64.S [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
div64.S
locks.c [POWERPC] make spinlocks work in a combined kernel 2006-09-20 14:01:16 +10:00
mem_64.S
memcpy_64.S [POWERPC] Fix return value from memcpy 2006-08-31 13:22:58 +10:00
rheap.c [POWERPC] Fix rheap alignment problem 2006-10-02 20:27:47 +10:00
sstep.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
strcase.c powerpc: fix strncasecmp prototype 2006-03-25 09:41:40 -08:00
string.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
usercopy_64.c