Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
Pull powerpc fixes from Michael Ellerman: - Wire up sys_execveat(). Tested on 32 & 64 bit. - Fix for kdump on LE systems with cpus hot unplugged. - Revert Anton's fix for "kernel BUG at kernel/smpboot.c:134!", this broke other platforms, we'll do a proper fix for 3.20. * tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux: Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online" powerpc/kdump: Ignore failure in enabling big endian exception during crash powerpc: Wire up sys_execveat() syscall
No related branches found
No related tags found
Showing
- arch/powerpc/include/asm/kexec.h 10 additions, 0 deletionsarch/powerpc/include/asm/kexec.h
- arch/powerpc/include/asm/systbl.h 1 addition, 0 deletionsarch/powerpc/include/asm/systbl.h
- arch/powerpc/include/asm/unistd.h 1 addition, 1 deletionarch/powerpc/include/asm/unistd.h
- arch/powerpc/include/uapi/asm/unistd.h 1 addition, 0 deletionsarch/powerpc/include/uapi/asm/unistd.h
- arch/powerpc/kernel/machine_kexec_64.c 1 addition, 1 deletionarch/powerpc/kernel/machine_kexec_64.c
- arch/powerpc/kernel/smp.c 1 addition, 8 deletionsarch/powerpc/kernel/smp.c
- arch/powerpc/platforms/pseries/lpar.c 7 additions, 1 deletionarch/powerpc/platforms/pseries/lpar.c
Loading
Please register or sign in to comment