This patchset is a collection of cleanups and bugfixes for Linux/MIPS. Huacai Chen(6): MIPS: Cleanup the unused __arch_local_irq_restore() function. MIPS: Loongson-3: Improve -march option and move it to Platform. MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler. MIPS: hpet: Choose a safe value for the ETIME check. MIPS: sync-r4k: reduce skew while synchronization. MIPS: Fix some missing CONFIG_CPU_MIPSR6 definitions. Signed-off-by: Huacai Chen <chenhc@xxxxxxxxxx> --- arch/mips/Makefile | 10 ---------- arch/mips/include/asm/irqflags.h | 30 ------------------------------ arch/mips/include/asm/pgtable.h | 4 ++-- arch/mips/kernel/sync-r4k.c | 32 ++++++++------------------------ arch/mips/lib/mips-atomic.c | 30 +----------------------------- arch/mips/loongson64/Platform | 21 +++++++++++++++++++++ arch/mips/loongson64/loongson-3/hpet.c | 10 +++++++--- arch/mips/loongson64/loongson-3/smp.c | 2 ++ arch/mips/mm/tlbex.c | 2 +- 9 files changed, 42 insertions(+), 99 deletions(-) -- 2.4.6 ÿÿÿÿÿÿ?