]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mips_fixes_5.4_3' into mips-next
authorPaul Burton <paulburton@kernel.org>
Fri, 1 Nov 2019 21:35:49 +0000 (14:35 -0700)
committerPaul Burton <paulburton@kernel.org>
Fri, 1 Nov 2019 21:36:44 +0000 (14:36 -0700)
commit2ae0d653973e2b20f4d454f5258d217621fa429c
tree20e69aae8d0acfcd7edc954e70a9d751e0b54a7e
parente045c438cae73933fe6093cbf8823811fe20cf60
parent2bf6a9b3c52eb0d2502be57378fefcc193efa1ee
Merge tag 'mips_fixes_5.4_3' into mips-next

Pull in mips-fixes primarily to gain build fixes in order to allow
better testing of mips-next.

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.

Signed-off-by: Paul Burton <paulburton@kernel.org>
MAINTAINERS
arch/mips/include/asm/cmpxchg.h
arch/mips/kernel/cpu-probe.c
arch/mips/loongson64/Platform
arch/mips/mm/tlbex.c