mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-30 07:46:36 +09:00
Page-flip completion could race with page-flip submission, so extend the critical section to include all accesses to page-flip related data. Reported-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>