[GIT PULL] Please pull powerpc/linux.git powerpc-7.3-3 tag
From: Madhavan Srinivasan <maddy@linux.ibm.com>
Date: 2026-09-12 06:10:27
Also in:
lkml
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi Linus, Please pull some more powerpc fixes for 7.3: The following changes since commit 45a5f7285f835adb3b74c9344c09a7bd2c4fb664: MAINTAINERS: powerpc: Add Ritesh and Shrikanth (2026-09-07 12:15:39 +0530) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-7.3-3 for you to fetch changes up to 9e5c53d75c560a058abef0e4338c5e3e52cb432a: powerpc/pasemi: Add a null pointer check to the pas_setup_mce_regs (2026-09-10 13:19:25 +0530) - ------------------------------------------------------------------ powerpc fixes for 7.3 #3 - powerpc/entry: Fix double accounting of user time on interrupt entry - Fix leak in htmdump_init_debugfs - KVM: PPC: Book3S HV: Set irqfd->producer only on success - powerpc/kexec_file: print configured kernel command line - Remove redundant early_init_dt_scan_root() call - misc fixes and cleanup Thanks to: Aboorva Devarajan, Amit Machhiwal, Athira Rajeev, Christophe Leroy, Christophe Leroy (CS GROUP), Kunwu Chan, leixiang, longlong yan, Michail Tatas, Mukesh Kumar Chaurasiya (IBM), Ritesh Harjani (IBM), Shivang Upadhyay, Sourabh Jain, Thibault Ferrante, Vaibhav Jain, Venkat Rao Bagalkote - ------------------------------------------------------------------ Aboorva Devarajan (1): powerpc/entry: Fix double accounting of user time on interrupt entry Athira Rajeev (1): selftests/powerpc/pmu/ebb: fix lost_exception_test hang with sched yield change Kunwu Chan (1): powerpc/pasemi: Add a null pointer check to the pas_setup_mce_regs Michail Tatas (1): powerpc/pseries/htmdump: Fix leak in htmdump_init_debugfs Sourabh Jain (2): powerpc/kexec_file: print configured kernel command line powerpc/prom: Remove redundant early_init_dt_scan_root() call Thibault Ferrante (1): selftests/powerpc/tm: Fix tcheck() reading uninitialised CR value leixiang (1): KVM: PPC: Book3S HV: Set irqfd->producer only on success longlong yan (1): selftests/powerpc: use MAP_FAILED instead of (void *)-1 in tm-signal-context-force-tm arch/powerpc/include/asm/entry-common.h | 2 -- arch/powerpc/kernel/prom.c | 1 - arch/powerpc/kexec/elf_64.c | 2 ++ arch/powerpc/kvm/book3s_hv.c | 4 ++-- arch/powerpc/platforms/pasemi/setup.c | 2 ++ arch/powerpc/platforms/pseries/htmdump.c | 19 +++++++++++++++---- tools/testing/selftests/powerpc/pmu/ebb/lost_exception_test.c | 11 +++++++++-- tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c | 4 ++-- tools/testing/selftests/powerpc/tm/tm.h | 8 ++++++-- 9 files changed, 38 insertions(+), 15 deletions(-) -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEqX2DNAOgU8sBX3pRpnEsdPSHZJQFAmqk7GoACgkQpnEsdPSH ZJRbIg//atmDlXDJC8LJkszixDmqHro670bFgH/bubPKghqCYJNVc3wHKfzki0zq M3UKtrHwV3al24Ed5w65Nz1PZcp4dvqcpr9axFqKfv62cwemM1Bn0xT5aniH8hyO Xg+vH8guDYO+tV+eAvtKpR9K2wtsR8cTbGjbvgD4/yI72Ic9VJJb+OtJ+VmlZMaU w9uqr9qihNl/+tLKL1WCtJ4vm5IePs4tc4jOzPcrijLlAnoKEA3oaD1pPtYNYWHf WD3Tp1h5URI3YKW3Z22vrp0TKKa39aFqcMR4ynZJw8KmvvvYn1Yf2VmJFyEpNLH+ Wp2UuLaEHp8zvJygS9zzFGXWNLvGd56yW+NcWc4Jjkh8Gq38lilEWnR3BiKEIIif sSNxA2+gvO9/3wzzEE6H2nQembZOpTOZixo7VDdI6uy4HmRrAz8hOSV7Y000/Nqt 7IH8Lf8zmpt0KK65PIWQ8Mn56IoB7nT6nEjbJCJCGnOefEJDl7jnJlFlrTp3R/t6 HSoErU2gqnVkCUFZ320N4ERrkKy3iWvSzJUXoDu77La1cSOA6aWhAWJMVq/TCpi1 TvVfdbSV2VIRIeswVlF7otPo3pJtkEQ27UNHvZNBWrGZit2VPCHY1m3RbfkdW2TJ g+N0d4EupA94VIxcyK5dULBqodJ4bp8AwzI9uHLorI8Tjq8Uhsw= =emPV -----END PGP SIGNATURE-----