Hello, During the 3.13 merge window, MIPS/loongson2 support got badly broken: none of the boards are booting at all. The following patches fixes it. Since the MIPS maintainer has been away during the whole -rc cycle, I'm sending these patches directly to you. MIPS patchwork links to the patches: http://patchwork.linux-mips.org/patch/6176/ http://patchwork.linux-mips.org/patch/6175/ Please consider including these fixes to 3.13 release, thanks. A. Aaro Koskinen (1): MIPS: fix blast_icache32 on loongson2 Huacai Chen (1): MIPS: Fix case mismatch in local_r4k_flush_icache_range() arch/mips/include/asm/cacheops.h | 2 +- arch/mips/include/asm/r4kcache.h | 51 ++++++++++++++++++++-------------------- arch/mips/mm/c-r4k.c | 11 +++++++-- 3 files changed, 36 insertions(+), 28 deletions(-) -- 1.8.5.2