mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-30 07:34:12 +08:00
9b25671497
The IPIs come in as HVI not EE, so we need to test the appropriate
SRR1 bits. The encoding is such that it won't have false positives
on P7 and P8 so we can just test it like that. We also need to handle
the icp-opal variant of the flush.
Fixes:
|
||
---|---|---|
.. | ||
icp-hv.c | ||
icp-native.c | ||
icp-opal.c | ||
ics-opal.c | ||
ics-rtas.c | ||
Kconfig | ||
Makefile | ||
xics-common.c |