mbox series

[GIT,PULL] MIPS fixes for v6.14

Message ID Z56P2zOAU8Sjm1a9@alpha.franken.de (mailing list archive)
State New
Headers show
Series [GIT,PULL] MIPS fixes for v6.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.14_1

Message

Thomas Bogendoerfer Feb. 1, 2025, 9:19 p.m. UTC
The following changes since commit df1b8d6e89db0edd572a1e375f5d3dd5575b9a9b:

  MIPS: pci-legacy: Override pci_address_to_pio (2025-01-20 20:39:23 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.14_1

for you to fetch changes up to ec918a11e63856999b31705e81226dd7dc043e20:

  Revert "mips: fix shmctl/semctl/msgctl syscall for o32" (2025-01-31 09:28:38 +0100)

----------------------------------------------------------------
Revert commit breaking sysv ipc for o32 ABI

----------------------------------------------------------------
Thomas Bogendoerfer (1):
      Revert "mips: fix shmctl/semctl/msgctl syscall for o32"

 arch/mips/kernel/syscalls/syscall_o32.tbl | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 1, 2025, 11:25 p.m. UTC | #1
The pull request you sent on Sat, 1 Feb 2025 22:19:23 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.14_1

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

Thank you!