Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: - Fix the DWARF CFI in our VDSO time functions, allowing gdb to backtrace through them correctly. - Fix a buffer overflow in the papr_scm driver, only triggerable by hypervisor input. - A fix in the recently added QoS handling for VAS (used for communicating with coprocessors). Thanks to Alan Modra, Haren Myneni, Kajol Jain, and Segher Boessenkool. * tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE powerpc/vdso: Fix incorrect CFI in gettimeofday.S powerpc/pseries/vas: Use QoS credits from the userspace
Showing
- arch/powerpc/kernel/vdso/gettimeofday.S 7 additions, 2 deletionsarch/powerpc/kernel/vdso/gettimeofday.S
- arch/powerpc/platforms/pseries/papr_scm.c 2 additions, 5 deletionsarch/powerpc/platforms/pseries/papr_scm.c
- arch/powerpc/platforms/pseries/vas-sysfs.c 14 additions, 5 deletionsarch/powerpc/platforms/pseries/vas-sysfs.c
- arch/powerpc/platforms/pseries/vas.c 12 additions, 11 deletionsarch/powerpc/platforms/pseries/vas.c
- arch/powerpc/platforms/pseries/vas.h 1 addition, 1 deletionarch/powerpc/platforms/pseries/vas.h
Loading
Please register or sign in to comment