mbox series

[GIT,PULL] MIPS fixes for v6.4

Message ID 20230528083633.GA3069@alpha.franken.de (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] MIPS fixes for v6.4 | expand

Pull-request

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

Message

Thomas Bogendoerfer May 28, 2023, 8:36 a.m. UTC
The following changes since commit 44c026a73be8038f03dbdeef028b642880cf1511:

  Linux 6.4-rc3 (2023-05-21 14:05:48 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4897a898a216058dec55e5e5902534e6e224fcdf:

  mips: Move initrd_start check after initrd address sanitisation. (2023-05-23 11:01:38 +0200)

----------------------------------------------------------------
- fixes to get alchemy platform back in shape
- fix for initrd detection

----------------------------------------------------------------
Liviu Dudau (1):
      mips: Move initrd_start check after initrd address sanitisation.

Manuel Lauss (3):
      MIPS: unhide PATA_PLATFORM
      MIPS: Restore Au1300 support
      MIPS: Alchemy: fix dbdma2

 arch/mips/Kconfig                |  1 +
 arch/mips/alchemy/common/dbdma.c | 27 +++++++++++++++------------
 arch/mips/kernel/cpu-probe.c     |  5 +++++
 arch/mips/kernel/setup.c         |  9 +++++----
 4 files changed, 26 insertions(+), 16 deletions(-)

Comments

pr-tracker-bot@kernel.org May 28, 2023, 11:46 a.m. UTC | #1
The pull request you sent on Sun, 28 May 2023 10:36:33 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/045049cb3819341fb83f807967a70c22fdddbd96

Thank you!