mbox series

[GIT,PULL] MIPS fixes for v6.10

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

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.10_2

Message

Thomas Bogendoerfer June 23, 2024, 10:09 a.m. UTC
The following changes since commit 6e5aee08bd2517397c9572243a816664f2ead547:

  Revert "MIPS: pci: lantiq: restore reset gpio polarity" (2024-06-13 10:17:09 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.10_2

for you to fetch changes up to 0d5679a0aae2d8cda72169452c32e5cb88a7ab33:

  mips: fix compat_sys_lseek syscall (2024-06-21 10:16:34 +0200)

----------------------------------------------------------------
- fix lseek in o32 compat mode
- fix for microMIPS MT ASE helpers

----------------------------------------------------------------
Arnd Bergmann (1):
      mips: fix compat_sys_lseek syscall

Jiaxun Yang (1):
      MIPS: mipsmtregs: Fix target register for MFTC0

 arch/mips/include/asm/mipsmtregs.h        | 2 +-
 arch/mips/kernel/syscalls/syscall_o32.tbl | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org June 23, 2024, 3:13 p.m. UTC | #1
The pull request you sent on Sun, 23 Jun 2024 12:09:49 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.10_2

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

Thank you!