MIPS: MT: Remove SMTC support
Nobody is maintaining SMTC anymore and there also seems to be no userbase. Which is a pity - the SMTC technology primarily developed by Kevin D. Kissell <kevink@paralogos.com> is an ingenious demonstration for the MT ASE's power and elegance. Based on Markos Chandras <Markos.Chandras@imgtec.com> patch https://patchwork.linux-mips.org/patch/6719/ which while very similar did no longer apply cleanly when I tried to merge it plus some additional post-SMTC cleanup - SMTC was a feature as tricky to remove as it was to merge once upon a time. Signed-off-by:Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/Kconfig 4 additions, 45 deletionsarch/mips/Kconfig
- arch/mips/Kconfig.debug 0 additions, 9 deletionsarch/mips/Kconfig.debug
- arch/mips/configs/maltasmtc_defconfig 0 additions, 196 deletionsarch/mips/configs/maltasmtc_defconfig
- arch/mips/include/asm/asmmacro.h 2 additions, 20 deletionsarch/mips/include/asm/asmmacro.h
- arch/mips/include/asm/cpu-info.h 4 additions, 9 deletionsarch/mips/include/asm/cpu-info.h
- arch/mips/include/asm/fixmap.h 0 additions, 4 deletionsarch/mips/include/asm/fixmap.h
- arch/mips/include/asm/irq.h 0 additions, 96 deletionsarch/mips/include/asm/irq.h
- arch/mips/include/asm/irqflags.h 3 additions, 29 deletionsarch/mips/include/asm/irqflags.h
- arch/mips/include/asm/mach-malta/kernel-entry-init.h 0 additions, 30 deletionsarch/mips/include/asm/mach-malta/kernel-entry-init.h
- arch/mips/include/asm/mach-sead3/kernel-entry-init.h 0 additions, 31 deletionsarch/mips/include/asm/mach-sead3/kernel-entry-init.h
- arch/mips/include/asm/mips_mt.h 2 additions, 3 deletionsarch/mips/include/asm/mips_mt.h
- arch/mips/include/asm/mipsregs.h 1 addition, 132 deletionsarch/mips/include/asm/mipsregs.h
- arch/mips/include/asm/mmu_context.h 0 additions, 107 deletionsarch/mips/include/asm/mmu_context.h
- arch/mips/include/asm/module.h 1 addition, 7 deletionsarch/mips/include/asm/module.h
- arch/mips/include/asm/ptrace.h 0 additions, 3 deletionsarch/mips/include/asm/ptrace.h
- arch/mips/include/asm/r4kcache.h 2 additions, 3 deletionsarch/mips/include/asm/r4kcache.h
- arch/mips/include/asm/smtc.h 0 additions, 78 deletionsarch/mips/include/asm/smtc.h
- arch/mips/include/asm/smtc_ipi.h 0 additions, 129 deletionsarch/mips/include/asm/smtc_ipi.h
- arch/mips/include/asm/smtc_proc.h 0 additions, 23 deletionsarch/mips/include/asm/smtc_proc.h
- arch/mips/include/asm/stackframe.h 1 addition, 195 deletionsarch/mips/include/asm/stackframe.h
Loading
Please register or sign in to comment