mbox series

[GIT,PULL] MIPS fixes for v5.17

Message ID 20220203085602.GA5364@alpha.franken.de (mailing list archive)
State Superseded
Commit d394bb77dd0bd20b125459da25fdac00a853be28
Headers show
Series [GIT,PULL] MIPS fixes for v5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes-5.17_2

Message

Thomas Bogendoerfer Feb. 3, 2022, 8:56 a.m. UTC
The following changes since commit fa62f39dc7e25fc16371b958ac59b9a6fd260bea:

  MIPS: Fix build error due to PTR used in more places (2022-01-27 09:04:19 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes-5.17_2

for you to fetch changes up to 2161ba070999a709f975910b6b9ad6b51cd6f120:

  MIPS: KVM: fix vz.c kernel-doc notation (2022-02-01 08:36:27 +0100)

----------------------------------------------------------------
- fix missed change for PTR->PTR_WD conversion
- kernel-doc fixes

----------------------------------------------------------------
Randy Dunlap (1):
      MIPS: KVM: fix vz.c kernel-doc notation

Thomas Bogendoerfer (1):
      MIPS: octeon: Fix missed PTR->PTR_WD conversion

 arch/mips/cavium-octeon/octeon-memcpy.S |  2 +-
 arch/mips/kvm/vz.c                      | 12 +++++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 3, 2022, 2:57 p.m. UTC | #1
The pull request you sent on Thu, 3 Feb 2022 09:56:02 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes-5.17_2

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

Thank you!