There was an error fetching the commit references. Please try again later.
[PATCH] powerpc: Remove calculation of io hole
In mm_init_ppc64() we calculate the location of the "IO hole", but then no one ever looks at the value. So don't bother. That's actually all mm_init_ppc64() does, so get rid of it too. Signed-off-by:Michael Ellerman <michael@ellerman.id.au> Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- arch/powerpc/kernel/setup_64.c 0 additions, 2 deletionsarch/powerpc/kernel/setup_64.c
- arch/powerpc/mm/init_64.c 0 additions, 48 deletionsarch/powerpc/mm/init_64.c
- include/asm-powerpc/lmb.h 0 additions, 2 deletionsinclude/asm-powerpc/lmb.h
- include/asm-powerpc/mmu.h 0 additions, 1 deletioninclude/asm-powerpc/mmu.h
Please register or sign in to comment