linux/arch/powerpc/kernel/vdso32
Benjamin Herrenschmidt 7c03d653cd powerpc/mm: Introduce MMU features
We're soon running out of CPU features and I need to add some new
ones for various MMU related bits, so this patch separates the MMU
features from the CPU features.  I moved over the 32-bit MMU related
ones, added base features for MMU type families, but didn't move
over any 64-bit only feature yet.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-12-21 14:21:16 +11:00
..
.gitignore
Makefile
cacheflush.S
datapage.S
gettimeofday.S powerpc: Improve resolution of VDSO clock_gettime 2008-11-06 09:49:22 +11:00
note.S
sigtramp.S
vdso32.lds.S powerpc/mm: Introduce MMU features 2008-12-21 14:21:16 +11:00
vdso32_wrapper.S