From: Ben Skeggs Date: Mon, 1 Dec 2014 01:44:27 +0000 (+1000) Subject: drm/nouveau/fifo/g84-: ack non-stall interrupt before handling it X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~44^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a10828814aa3ba483301b416b27f94330e0c80;p=pandora-kernel.git drm/nouveau/fifo/g84-: ack non-stall interrupt before handling it Closes a very unlikely race that can occur if another NonStallInterrupt method passes between checking fences and acking the previous interrupt. With this change, the interrupt will re-fire under such conditions. Tested-by: Tobias Klausmann Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed