-
- Downloads
powerpc: Minor cleanups of kernel virt address space definitions
Make FIXADDR_TOP a compile time constant and cleanup a
couple of definitions relative to the layout of the kernel
address space on ppc32. We also print out that layout at
boot time for debugging purposes.
This is a pre-requisite for properly fixing non-coherent
DMA allocactions.
Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
- arch/powerpc/include/asm/fixmap.h 2 additions, 2 deletionsarch/powerpc/include/asm/fixmap.h
- arch/powerpc/include/asm/pgtable-ppc32.h 20 additions, 2 deletionsarch/powerpc/include/asm/pgtable-ppc32.h
- arch/powerpc/mm/init_32.c 2 additions, 6 deletionsarch/powerpc/mm/init_32.c
- arch/powerpc/mm/mem.c 13 additions, 0 deletionsarch/powerpc/mm/mem.c
- arch/powerpc/mm/pgtable_32.c 0 additions, 2 deletionsarch/powerpc/mm/pgtable_32.c
Loading
Please register or sign in to comment