On Fri, Feb 18, 2022 at 11:04:39AM +0100, Thomas Bogendoerfer wrote: > The major part for workaround handling has already moved to config > options. This change replaces the remaining defines by already > available config options and gets rid of war.h > > Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > --- > arch/mips/Kconfig | 38 ++++++++++++++++ > arch/mips/include/asm/futex.h | 1 - > arch/mips/include/asm/mipsmtregs.h | 1 - > arch/mips/include/asm/mipsregs.h | 1 - > arch/mips/include/asm/war.h | 73 ------------------------------ > arch/mips/kernel/entry.S | 1 - > arch/mips/kernel/genex.S | 1 - > arch/mips/kernel/r4k-bugs64.c | 9 ++-- > arch/mips/kernel/scall32-o32.S | 1 - > arch/mips/kernel/scall64-n64.S | 1 - > arch/mips/kernel/signal.c | 1 - > arch/mips/kernel/signal_n32.c | 1 - > arch/mips/lib/delay.c | 1 - > arch/mips/mm/c-octeon.c | 1 - > arch/mips/mm/c-r4k.c | 1 - > arch/mips/mm/page.c | 5 +- > arch/mips/mm/tlbex.c | 1 - > 17 files changed, 47 insertions(+), 91 deletions(-) > delete mode 100644 arch/mips/include/asm/war.h applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]