From: Thierry Reding Date: Tue, 16 Dec 2014 15:33:27 +0000 (+0100) Subject: drm/tegra: dc: Fix a potential race on page-flip completion X-Git-Tag: fixes-v4.0-rc1~372^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b59cc1c86e90cccf8fb0b4dee5fbc226bb82d3e;p=pandora-kernel.git drm/tegra: dc: Fix a potential race on page-flip completion 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 Signed-off-by: Thierry Reding --- Reading git-diff-tree failed