On 12/08/2020 13:47, Roger Pau Monne wrote: > Change the last parameter of the update_eoi_exit_bitmap helper to be a > set/clear boolean instead of a triggering field. This is already > inline with how the function is implemented, and will allow deciding
"in line" > whether an exit is required by the higher layers that call into > update_eoi_exit_bitmap. Note that the current behavior is not changed > by this patch. > > No functional change intended. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com> Acked-by: Andrew Cooper <andrew.coop...@citrix.com>