[GIT,PULL] Please pull powerpc/linux.git powerpc-6.7-2 tag

Message ID 878r73930n.fsf@mail.lhotse
State New
Headers
Series [GIT,PULL] Please pull powerpc/linux.git powerpc-6.7-2 tag |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.7-2

Message

Michael Ellerman Nov. 12, 2023, 1:25 a.m. UTC
  -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Linus,

Please pull a few more powerpc updates for 6.7:

The following changes since commit 707df298cbde200b939c70be2577b20775fe3345:

  Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2023-11-03 10:07:39 -1000)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.7-2

for you to fetch changes up to 644b6025bcaff59737270d812c70302f5a8d4a8f:

  powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc (2023-11-07 13:13:45 +1100)

- ------------------------------------------------------------------
powerpc fixes for 6.7 #2

 - Finish a refactor of pgprot_framebuffer() which dependend on some changes
   that were merged via the drm tree.

 - Fix some kernel-doc warnings to quieten the bots.

Thanks to: Nathan Lynch, Thomas Zimmermann.

- ------------------------------------------------------------------
Nathan Lynch (2):
      powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc
      powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc

Thomas Zimmermann (3):
      powerpc/machdep: Remove trailing whitespaces
      powerpc: Remove file parameter from phys_mem_access_prot()
      powerpc/fb: Call internal __phys_mem_access_prot() in fbdev code


 arch/powerpc/include/asm/fb.h                   |  7 +------
 arch/powerpc/include/asm/machdep.h              | 13 ++++++-------
 arch/powerpc/include/asm/pci.h                  |  4 +---
 arch/powerpc/include/asm/pgtable.h              | 10 ++++++++--
 arch/powerpc/kernel/pci-common.c                |  3 +--
 arch/powerpc/kernel/rtas-proc.c                 |  2 ++
 arch/powerpc/mm/mem.c                           |  8 ++++----
 arch/powerpc/platforms/pseries/rtas-work-area.c |  1 +
 8 files changed, 24 insertions(+), 24 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmVQKR4ACgkQUevqPMjh
pYCHnw//bL9g7D/SOM6cLCTFs3INADo4Tvur/Y6KzIywDGMlGAcrScwbfcplfUIZ
vjGuUdJE2VRGsoNBineyovM6njXHhQ48cpgD7smr3giU1Qz3UlrNlzIqO5N23AlO
USHFRT1enP/pv9LelapiVJocVXiqatY+nIhzJjj+yvsVYSI+5Aq+4f83jM0JvHzK
y3yNgQm0xZZy86tOkm4jQZ4UKg5M4Ua92dCxKkgwshC2gsLI+TXIxRaP1PM3NDn8
3FZtrDzj9QR0ABooLDzh5rcndU+Un1VoFJgkzlBBPh3Ad0AQ0xQxOwPAlEicrru+
uEo5/bL+CsHdvd/tgf/x+3zjhNtDCx1p7Onz2Zp/iTzGWNq1BpB356AWSnjCIOdv
neg1kH+t+pMWf5NPOs+Idn6glKXK8eICMW6Mm1xlFzqV6YLObGVSOOzZJ5ehR8nN
OdZ3l+U6KyaEnLmpAhNfbh2cPue56JvnzPINpm5vleSvTN2OaajlMVjunwxt7YJl
MBNVHawaVYLUXXS6gmFo7/0q0QXAjpHYPQOhiLETLsV2vhbF25wmmphbakj63rlH
NokpCxRf0KZ5k0sT3GNhiETFJ0//jbyUgFKAh9PfmIusv0Haqu4/GZgwXy9+cazq
V9kQnQjpeUm3FxcUKRtQ9YZSXGdIuwXsIpy54dfcRtcUF7UX+5I=
=Cqjh
-----END PGP SIGNATURE-----
  

Comments

pr-tracker-bot@kernel.org Nov. 12, 2023, 7:18 p.m. UTC | #1
The pull request you sent on Sun, 12 Nov 2023 12:25:12 +1100:

> https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.7-2

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

Thank you!