On 11/03/2019 16:48, Jan Beulich wrote: > There's no need to set the evtchn_pending_sel bits one by one. Simply > write full words with all ones. > > For Arm this requires extending write_atomic() to also handle 64-bit > values; for symmetry read_atomic() gets adjusted as well. > > Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]> (I'll leave the ARM assembly to Julien to check over) _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
