mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-30 07:34:12 +08:00
9728a7c8ab
The icp-opal call is missing the code from icp-native to recover
interrupts snatched by KVM. Without that, when running KVM, we can
get into a situation where an interrupt is lost and the CPU stuck
with an elevated CPPR.
Also harden replay by always checking the return from opal_int_eoi().
Fixes:
|
||
---|---|---|
.. | ||
icp-hv.c | ||
icp-native.c | ||
icp-opal.c | ||
ics-opal.c | ||
ics-rtas.c | ||
Kconfig | ||
Makefile | ||
xics-common.c |