mbox series

[GIT,PULL] MIPS fixes for v5.18

Message ID 20220505115539.GA11181@alpha.franken.de (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] MIPS fixes for v5.18 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.18_1

Message

Thomas Bogendoerfer May 5, 2022, 11:55 a.m. UTC
The following changes since commit b2d229d4ddb17db541098b83524d901257e93845:

  Linux 5.18-rc3 (2022-04-17 13:57:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.18_1

for you to fetch changes up to f0a6c68f69981214cb7858738dd2bc81475111f7:

  MIPS: Fix CP0 counter erratum detection for R4k CPUs (2022-04-29 15:52:00 +0200)

----------------------------------------------------------------
Extend R4000/R4400 CPU erratum workaround to all revisions

----------------------------------------------------------------
Maciej W. Rozycki (1):
      MIPS: Fix CP0 counter erratum detection for R4k CPUs

 arch/mips/include/asm/timex.h |  8 ++++----
 arch/mips/kernel/time.c       | 11 +++--------
 2 files changed, 7 insertions(+), 12 deletions(-)

Comments

pr-tracker-bot@kernel.org May 5, 2022, 6:46 p.m. UTC | #1
The pull request you sent on Thu, 5 May 2022 13:55:39 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.18_1

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

Thank you!