These revert two patches that prevent all MTI and bcm63xx platforms from booting. The kernel boot quietly hangs and gives not indication of what happened. Steven J. Hill (2): Revert "MIPS: Move definition of SMP processor id register to header file" Revert "MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT" arch/mips/include/asm/mmu_context.h | 22 ++++-- arch/mips/include/asm/stackframe.h | 24 +++++-- arch/mips/include/asm/thread_info.h | 30 +-------- arch/mips/mm/tlbex.c | 135 ++++++++++++++++++++--------------- 4 files changed, 111 insertions(+), 100 deletions(-) -- 1.7.2.5