mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
82e40f558d
A guest is not allowed to inject a SGI (or clear its pending state)
by writing to GICD_ISPENDR0 (resp. GICD_ICPENDR0), as these bits are
defined as WI (as per ARM IHI 0048B 4.3.7 and 4.3.8).
Make sure we correctly emulate the architecture.
Fixes:
|
||
---|---|---|
.. | ||
kvm | ||
lib | ||
Makefile |