mbox series

[GIT,PULL] MIPS fixes for v5.9

Message ID 20200917144736.GA14255@alpha.franken.de (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] MIPS fixes for v5.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_fixes_5.9_2

Message

Thomas Bogendoerfer Sept. 17, 2020, 2:47 p.m. UTC
The following changes since commit baf5cb30fbd1c22f6aa03c081794c2ee0f5be4da:

  MIPS: SNI: Fix SCSI interrupt (2020-09-03 12:00:23 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_fixes_5.9_2

for you to fetch changes up to b959b97860d0fee8c8f6a3e641d3c2ad76eab6be:

  MIPS: SNI: Fix spurious interrupts (2020-09-16 22:40:58 +0200)

----------------------------------------------------------------
Two small fixes for SNI machines

----------------------------------------------------------------
Thomas Bogendoerfer (2):
      MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT
      MIPS: SNI: Fix spurious interrupts

 arch/mips/Kconfig    | 1 +
 arch/mips/sni/a20r.c | 9 +++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 17, 2020, 7:01 p.m. UTC | #1
The pull request you sent on Thu, 17 Sep 2020 16:47:36 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_fixes_5.9_2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4cbffc461ec91287c4cb1d0e27b01b988d0b8fba

Thank you!