mbox series

[GIT,PULL] MIPS fixes

Message ID 20191115050453.zcgijwj7qt7uvx2c@pburton-laptop (mailing list archive)
State Mainlined
Commit 34b38f5abd1f0793e75cc97c4781d04b6c7f4d9e
Headers show
Series [GIT,PULL] MIPS fixes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_5.4_4

Message

Paul Burton Nov. 15, 2019, 5:04 a.m. UTC
Hi Linus,

Here's a single fix for SGI IP27 machines & a MAINTAINERS update; please
pull.

Thanks,
    Paul


The following changes since commit d6d5df1db6e9d7f8f76d2911707f7d5877251b02:

  Linux 5.4-rc5 (2019-10-27 13:19:19 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_5.4_4

for you to fetch changes up to f6929c92e283a35b183c293574adcbca409bf144:

  MAINTAINERS: Remove Kevin as maintainer of BMIPS generic platforms (2019-11-04 10:46:05 -0800)

----------------------------------------------------------------
A fix & simplification for SGI IP27 exception handlers, and a small
MAINTAINERS update for Broadcom MIPS systems.

----------------------------------------------------------------
Florian Fainelli (1):
      MAINTAINERS: Remove Kevin as maintainer of BMIPS generic platforms

Thomas Bogendoerfer (1):
      MIPS: SGI-IP27: fix exception handler replication

 MAINTAINERS                      |  1 -
 arch/mips/sgi-ip27/Kconfig       |  7 -------
 arch/mips/sgi-ip27/ip27-init.c   | 21 ++++++---------------
 arch/mips/sgi-ip27/ip27-memory.c |  4 ----
 4 files changed, 6 insertions(+), 27 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 15, 2019, 5:35 p.m. UTC | #1
The pull request you sent on Thu, 14 Nov 2019 21:04:53 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_5.4_4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/34b38f5abd1f0793e75cc97c4781d04b6c7f4d9e

Thank you!