Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS fixes from Paul Burton: "A few MIPS fixes: - Fix VDSO time-related function behavior for systems where we need to fall back to syscalls, but were instead returning bogus results. - A fix to TLB exception handlers for Cavium Octeon systems where they would inadvertently clobber the $1/$at register. - A build fix for bcm63xx configurations. - Switch to using my @kernel.org email address" * tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: MIPS: tlbex: Fix build_restore_pagemask KScratch restore MIPS: bmips: mark exception vectors as char arrays mips: vdso: Fix __arch_get_hw_counter() MAINTAINERS: Use @kernel.org address for Paul Burton
Showing
- .mailmap 2 additions, 1 deletion.mailmap
- MAINTAINERS 5 additions, 5 deletionsMAINTAINERS
- arch/mips/bcm63xx/prom.c 1 addition, 1 deletionarch/mips/bcm63xx/prom.c
- arch/mips/include/asm/bmips.h 5 additions, 5 deletionsarch/mips/include/asm/bmips.h
- arch/mips/include/asm/vdso/gettimeofday.h 3 additions, 1 deletionarch/mips/include/asm/vdso/gettimeofday.h
- arch/mips/kernel/smp-bmips.c 4 additions, 4 deletionsarch/mips/kernel/smp-bmips.c
- arch/mips/mm/tlbex.c 15 additions, 8 deletionsarch/mips/mm/tlbex.c
Please register or sign in to comment