linux-stable/arch/powerpc
Benjamin Herrenschmidt 9db6e5d263 powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y
[ Upstream commit 505a314fb2 ]

HMIs will crash the kernel due to

	BRANCH_LINK_TO_FAR(hmi_exception_realmode)

Calling into the OPD instead of the actual code.

Fixes: 2337d20728 ("powerpc/64: CONFIG_RELOCATABLE support for hmi interrupts")
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[mpe: Use DOTSYM() rather than #ifdef]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-05 09:20:48 +01:00
..
boot powerpc/44x/bamboo: Fix PCI range 2019-12-05 09:20:43 +01:00
configs powerpc/mm/radix: Make Radix require HUGETLB_PAGE 2019-05-02 09:58:55 +02:00
crypto powerpc updates for 4.19 2018-08-17 11:32:50 -07:00
include powerpc/83xx: handle machine check caused by watchdog timer 2019-12-05 09:20:47 +01:00
kernel powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y 2019-12-05 09:20:48 +01:00
kvm KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel 2019-12-01 09:17:46 +01:00
lib powerpc/64: Fix memcmp reading past the end of src/dest 2019-04-03 06:26:29 +02:00
math-emu
mm powerpc/mm: Make NULL pointer deferences explicit on bad page faults. 2019-12-05 09:20:42 +01:00
net powerpc/bpf: Fix tail call implementation 2019-12-05 09:19:39 +01:00
oprofile treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
perf powerpc/perf: Fix unit_sel/cache_sel checks 2019-12-05 09:20:41 +01:00
platforms powerpc/pseries: Fix node leak in update_lmb_associativity_index() 2019-12-05 09:20:47 +01:00
purgatory powerpc updates for 4.19 2018-08-17 11:32:50 -07:00
sysdev powerpc/xive: Move a dereference below a NULL test 2019-11-24 08:19:53 +01:00
tools powerpc: Add a checkpatch wrapper with our preferred settings 2018-08-07 21:49:25 +10:00
xmon powerpc/xmon: fix dump_segments() 2019-12-05 09:20:39 +01:00
Kconfig powerpc: disable support for relative ksymtab references 2018-08-29 16:12:07 -07:00
Kconfig.debug Kconfig: consolidate the "Kernel hacking" menu 2018-08-02 08:06:48 +09:00
Makefile powerpc/32: Avoid unsupported flags with clang 2019-12-05 09:20:42 +01:00
Makefile.postlink