mbox series

[GIT,PULL] MIPS fixes for V6.11

Message ID ZsjdfYhJ2F/JIsFT@alpha.franken.de (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] MIPS fixes for V6.11 | expand

Pull-request

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

Message

Thomas Bogendoerfer Aug. 23, 2024, 7:05 p.m. UTC
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 50f2b98dc83de7809a5c5bf0ccf9af2e75c37c13:

  MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed (2024-08-20 10:36:52 +0200)

----------------------------------------------------------------
- Set correct timer mode on  Loongson64
- Only request r4k clockevent interrupt on one CPU

----------------------------------------------------------------
Jiaxun Yang (2):
      MIPS: Loongson64: Set timer mode in cpu-probe
      MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed

 arch/mips/kernel/cevt-r4k.c  | 15 +++++++--------
 arch/mips/kernel/cpu-probe.c |  4 ++++
 2 files changed, 11 insertions(+), 8 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 24, 2024, 2:26 a.m. UTC | #1
The pull request you sent on Fri, 23 Aug 2024 21:05:33 +0200:

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

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

Thank you!