Hi,
On 11/03/2019 16:48, Jan Beulich wrote:
Have the only user call vcpu_mark_events_pending() instead, at the same
time arranging for correct ordering of the writes (evtchn_pending_sel
should be written before evtchn_upcall_pending).
Signed-off-by: Jan Beulich
Reviewed-by: Julien Grall
Ch
On 11/03/2019 16:48, Jan Beulich wrote:
> Have the only user call vcpu_mark_events_pending() instead, at the same
> time arranging for correct ordering of the writes (evtchn_pending_sel
> should be written before evtchn_upcall_pending).
>
> Signed-off-by: Jan Beulich
Reviewed-by: Andrew Cooper
Have the only user call vcpu_mark_events_pending() instead, at the same
time arranging for correct ordering of the writes (evtchn_pending_sel
should be written before evtchn_upcall_pending).
Signed-off-by: Jan Beulich
--- a/xen/arch/arm/vgic.c
+++ b/xen/arch/arm/vgic.c
@@ -597,11 +597,6 @@ out: