From: "Michael S. Tsirkin" <[email protected]>
Date: Tue, 5 May 2020 20:01:31 -0400

> -             u64_stats_update_end(&rq->stats.syncp);
> +             u64_stats_update_end_irqrestore(&rq->stats.syncp);

Need to pass flags to this function.

Reply via email to