alistair23-linux/arch/powerpc/kernel/vdso32
Olof Johansson fbe481756d [POWERPC] vdso: Fixes for cache block sizes
The current VDSO implementation is hardcoded to 128 byte cache blocks,
which are only used on IBM's 64-bit processors.

Convert it to get the cache block sizes out of vdso_data instead,
similar to how the ppc64 in-kernel cache flush does it.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-11-20 13:56:31 +11:00
..
.gitignore
cacheflush.S [POWERPC] vdso: Fixes for cache block sizes 2007-11-20 13:56:31 +11:00
datapage.S
gettimeofday.S
Makefile
note.S
sigtramp.S
vdso32.lds.S powerpc32 vDSO: linker script indentation 2007-10-16 10:01:50 -07:00
vdso32_wrapper.S