-
- Downloads
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: "Fixes marked for stable: - fix system reset interrupt winkle wakeups - fix setting of AIL in hypervisor mode Fixes for code merged this cycle: - fix exception vector build with 2.23 era binutils - fix missing update of HID register on secondary CPUs Other: - fix missing pr_cont()s - invalidate ERAT on tlbiel for POWER9 DD1" * tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/mm: Fix missing update of HID register on secondary CPUs powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1 powerpc/64: Fix setting of AIL in hypervisor mode powerpc/oops: Fix missing pr_cont()s in instruction dump powerpc/oops: Fix missing pr_cont()s in show_regs() powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al. powerpc/oops: Fix missing pr_cont()s in show_stack() powerpc: Fix exception vector build with 2.23 era binutils powerpc/64s: Fix system reset interrupt winkle wakeups
No related branches found
No related tags found
Showing
- arch/powerpc/include/asm/exception-64s.h 12 additions, 3 deletionsarch/powerpc/include/asm/exception-64s.h
- arch/powerpc/include/asm/ppc-opcode.h 1 addition, 0 deletionsarch/powerpc/include/asm/ppc-opcode.h
- arch/powerpc/kernel/exceptions-64s.S 8 additions, 3 deletionsarch/powerpc/kernel/exceptions-64s.S
- arch/powerpc/kernel/process.c 21 additions, 21 deletionsarch/powerpc/kernel/process.c
- arch/powerpc/kernel/setup_64.c 14 additions, 6 deletionsarch/powerpc/kernel/setup_64.c
- arch/powerpc/mm/hash_utils_64.c 4 additions, 0 deletionsarch/powerpc/mm/hash_utils_64.c
- arch/powerpc/mm/pgtable-radix.c 4 additions, 0 deletionsarch/powerpc/mm/pgtable-radix.c
- arch/powerpc/mm/tlb-radix.c 4 additions, 0 deletionsarch/powerpc/mm/tlb-radix.c
Loading
Please register or sign in to comment