summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2021-06-23 15:09:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-11 12:52:08 +0200
commitd2f8a8a07ee3e6c692d714b48e9d2ad5ca825a66 (patch)
tree83848b8bcde0993a9bf91ab322c7f21e941e2e24 /Makefile
parenta05499b29a6e7f0e62ac3980e9c90b099bfa4697 (diff)
xen/events: reset active flag for lateeoi events later
commit 3de218ff39b9e3f0d453fe3154f12a174de44b25 upstream. In order to avoid a race condition for user events when changing cpu affinity reset the active flag only when EOI-ing the event. This is working fine as all user events are lateeoi events. Note that lateeoi_ack_mask_dynirq() is not modified as there is no explicit call to xen_irq_lateeoi() expected later. Cc: stable@vger.kernel.org Reported-by: Julien Grall <julien@xen.org> Fixes: b6622798bc50b62 ("xen/events: avoid handling the same event on two cpus at the same time") Tested-by: Julien Grall <julien@xen.org> Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: Boris Ostrovsky <boris.ostrvsky@oracle.com> Link: https://lore.kernel.org/r/20210623130913.9405-1-jgross@suse.com Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions