mbox series

[GIT,PULL] MIPS fixes for v6.3

Message ID 20230331083330.GA6643@alpha.franken.de (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] MIPS fixes for v6.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.3_1

Message

Thomas Bogendoerfer March 31, 2023, 8:33 a.m. UTC
The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.3_1

for you to fetch changes up to ab327f8acdf8d06601fbf058859a539a9422afff:

  mips: bmips: BCM6358: disable RAC flush for TP1 (2023-03-18 14:36:06 +0100)

----------------------------------------------------------------
Fix to avoid crash on BCM6358 platforms

----------------------------------------------------------------
Álvaro Fernández Rojas (1):
      mips: bmips: BCM6358: disable RAC flush for TP1

 arch/mips/bmips/dma.c   | 5 +++++
 arch/mips/bmips/setup.c | 8 ++++++++
 2 files changed, 13 insertions(+)

Comments

pr-tracker-bot@kernel.org March 31, 2023, 5:26 p.m. UTC | #1
The pull request you sent on Fri, 31 Mar 2023 10:33:30 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.3_1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/52f1959502dec5069dcd247ce0462cdc608494b1

Thank you!