Merge tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: - Fix vmemmap altmap boundary check which could cause memory hotunplug failure - Create a dummy stackframe to fix ftrace stack unwind - Fix secondary thread bringup for Book3E ELFv2 kernels - Use early_ioremap/unmap() in via_calibrate_decr() Thanks to Aneesh Kumar K.V, Benjamin Gray, Christophe Leroy, David Hildenbrand, and Naveen N Rao. * tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/powermac: Use early_* IO variants in via_calibrate_decr() powerpc/64e: Fix secondary thread bringup for ELFv2 kernels powerpc/ftrace: Create a dummy stackframe to fix stack unwind powerpc/mm/altmap: Fix altmap boundary check
No related branches found
No related tags found
Showing
- arch/powerpc/kernel/head_64.S 1 addition, 2 deletionsarch/powerpc/kernel/head_64.S
- arch/powerpc/kernel/trace/ftrace_mprofile.S 7 additions, 2 deletionsarch/powerpc/kernel/trace/ftrace_mprofile.S
- arch/powerpc/mm/init_64.c 1 addition, 2 deletionsarch/powerpc/mm/init_64.c
- arch/powerpc/platforms/85xx/smp.c 1 addition, 1 deletionarch/powerpc/platforms/85xx/smp.c
- arch/powerpc/platforms/powermac/time.c 3 additions, 3 deletionsarch/powerpc/platforms/powermac/time.c
Loading
Please register or sign in to comment