]> 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)
commit6478209754f7a180910d41f8051c9290732635f5
tree20e69aae8d0acfcd7edc954e70a9d751e0b54a7e
parent5c3d157205544819118c6e5745c99dfad688556a
parent0c7fbcf17a0dc9324fcc510b66e3769d7ae9dfd0
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