-
- Downloads
[PATCH] ppc64: Updated Olof misc updates 3/3
Replace some of the hard-coded constants with PAGE_SIZE/SHIFT/ORDER where appropriate. Likewise, in a couple of places it doesn't make sense to base some allocations on page size when all that's required is a constant 4K, etc. Signed-off-by:Olof Johansson <olof@lixom.net> Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- arch/ppc64/kernel/head.S 1 addition, 1 deletionarch/ppc64/kernel/head.S
- arch/ppc64/kernel/misc.S 1 addition, 1 deletionarch/ppc64/kernel/misc.S
- arch/ppc64/kernel/vmlinux.lds.S 10 additions, 6 deletionsarch/ppc64/kernel/vmlinux.lds.S
- include/asm-ppc64/elf.h 2 additions, 1 deletioninclude/asm-ppc64/elf.h
- include/asm-ppc64/mmu.h 1 addition, 1 deletioninclude/asm-ppc64/mmu.h
- include/asm-ppc64/thread_info.h 3 additions, 3 deletionsinclude/asm-ppc64/thread_info.h
Loading
Please register or sign in to comment