On Wed, May 08, 2019 at 06:47:34AM -0600, Jan Beulich wrote: > This is a timer handler, so it gets entered with IRQs enabled. Therefore > there's no need to save/restore the IRQ masking flag. > > Additionally the final switch()'es ACKTYPE_EOI case re-acquires the lock > just for it to be dropped again right away. Do away with this. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Roger Pau Monné <roger....@citrix.com> Thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel