On Wed, Dec 17, 2014 at 1:15 AM, Thierry Reding <thierry.reding at gmail.com> wrote: > From: Thierry Reding <treding at nvidia.com> > > 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 at nvidia.com> > Signed-off-by: Thierry Reding <treding at nvidia.com>
Tested-by: Alexandre Courbot <acourbot at nvidia.com> Thanks, now I can finally do ovenight testing! :)