On Mon, Dec 02, 2024 at 04:39:36PM +0100, Thomas Bogendoerfer wrote: > CP0 register 26 is used as ECC register for legacy cores, but newer > cores (MIPS32/MIPS64) use it as an ErrCtl register. Since the kernel only > uses CP0 26 as ErrCtl register rename the access functions to the more > fitting name. > > Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > --- > arch/mips/include/asm/mipsregs.h | 4 ++-- > arch/mips/kernel/mips-mt.c | 7 +++---- > arch/mips/kernel/spram.c | 4 ---- > arch/mips/kernel/traps.c | 32 ++++++++++++++++---------------- > 4 files changed, 21 insertions(+), 26 deletions(-) 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 ]