]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: remove asm/war.h
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 18 Feb 2022 10:04:39 +0000 (11:04 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 22 Feb 2022 08:35:49 +0000 (09:35 +0100)
commit5ba7ac8f2b3769b38d5fef9be52d26005968511e
tree7eab945addbf343a45e714c8ea0a0478a5a0369c
parent14cdcbd6a2b1d36eb6580fb43bbf42f3e5c4ceee
MIPS: remove asm/war.h

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@alpha.franken.de>
17 files changed:
arch/mips/Kconfig
arch/mips/include/asm/futex.h
arch/mips/include/asm/mipsmtregs.h
arch/mips/include/asm/mipsregs.h
arch/mips/include/asm/war.h [deleted file]
arch/mips/kernel/entry.S
arch/mips/kernel/genex.S
arch/mips/kernel/r4k-bugs64.c
arch/mips/kernel/scall32-o32.S
arch/mips/kernel/scall64-n64.S
arch/mips/kernel/signal.c
arch/mips/kernel/signal_n32.c
arch/mips/lib/delay.c
arch/mips/mm/c-octeon.c
arch/mips/mm/c-r4k.c
arch/mips/mm/page.c
arch/mips/mm/tlbex.c