-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi Linus,
Please pull some more powerpc updates for 6.17. When you merge this, there will be a duplicate entry for "htm" in Documentation/arch/powerpc/index.rst. If you could please remove one of them, that would prevent a warning in the docs build. The PCI hotplug patches were applied by Bjorn to his tree and he asked me to cherry pick them from there, which is why they have his signed-off-by. Thanks The following changes since commit da30705c4621fc82d68483f114f5a395a5f472d2: arch/powerpc: Remove .interp section in vmlinux (2025-07-22 14:21:19 +0530) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.17-2 for you to fetch changes up to cf2a6de32cabbf84a889e24a9ee7c51dee4a1f70: powerpc64/bpf: Add jit support for load_acquire and store_release (2025-07-28 08:13:35 +0530) - ------------------------------------------------------------------ powerpc fixes for 6.17 #2 - Fixes for several issues in the powernv PCI hotplug path - Fix htmldoc generation for htm.rst in toctree - Add jit support for load_acquire and store_release in ppc64 bpf jit Thanks to: Bjorn Helgaas, Hari Bathini, Puranjay Mohan, Saket Kumar Bhaskar, Shawn Anastasio, Timothy Pearson, Vishal Parmar - ------------------------------------------------------------------ Puranjay Mohan (1): powerpc64/bpf: Add jit support for load_acquire and store_release Timothy Pearson (6): PCI: pnv_php: Clean up allocated IRQs on unplug PCI: pnv_php: Work around switches with broken presence detection powerpc/eeh: Export eeh_unfreeze_pe() powerpc/eeh: Make EEH driver device hotplug safe PCI: pnv_php: Fix surprise plug detection and recovery PCI: pnv_php: Enable third attention indicator state Vishal Parmar (1): docs: powerpc: add htm.rst to toctree Documentation/arch/powerpc/index.rst | 1 + arch/powerpc/include/asm/ppc-opcode.h | 1 + arch/powerpc/kernel/eeh.c | 1 + arch/powerpc/kernel/eeh_driver.c | 48 ++-- arch/powerpc/kernel/eeh_pe.c | 10 +- arch/powerpc/kernel/pci-hotplug.c | 3 + arch/powerpc/net/bpf_jit_comp64.c | 82 +++++++ drivers/pci/hotplug/pnv_php.c | 248 ++++++++++++++++++-- tools/testing/selftests/bpf/progs/bpf_misc.h | 3 +- 9 files changed, 353 insertions(+), 44 deletions(-) -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEqX2DNAOgU8sBX3pRpnEsdPSHZJQFAmiQECsACgkQpnEsdPSH ZJQsahAAjibWx9iFZN1Fek897IIwok0yJ19P2c0m9qp+Euw/r1iCnWcSVtyjSqbv 81Vy3xhNEC4SFv8zQHmiCV9oN5xnKzGRFlKwk6ofN4hGQ816abSeBbOumm85SikP Dd09RUv3Ac2zQOkXIqcb1+cjJsM/qpXw/SrAtjGhQc5Yg0En5J5pCEK9ouB5xZIF QH6s9GksNMuKwwjna25D7w2RJo0FlFrTP/bVDSxf9RwiYWW5nFd3FziX5eGHYkO7 mxfHoSvvkW/Ic8CloWXacc9c1X0/Co5vk21AJjqkym71pjf4kE9BGM16+IghujJp h/j6SQgvpyBDd8sYoK+Y/h3ZDb4K8iDH8bkccogkMIFV7Ydmm3n+m6ZxAFqTy3WB 1iqCkDCGmVqdkhGMwoZRdPQBii024whKCY8XDNM8StQZUCzqLcvynn0b2shCyNtM k12CCmRl+YtKOEJIFPZ4s9cCDaCI7jHdyjJpis33+4YmIEn9WqS+sd22wr4WWHmd JfRGpoCBKk214tXS+YZ+gmWHHA3EXWWJZ+/64IPjaz7lPtzl5GX2m2E+ctqbEfTr 7RwPBt2h2gVxD4SMNck8ajuvCMOEGI1CY5UOeSsBXBRIkrggwWVMKVBy11ptWjJ1 oR6cy+Da6gIzhZV6FguOxfctalBbawqv9/tVnA0IwPXrsy70yYs= =jmtq -----END PGP SIGNATURE-----