From: Eric Anholt Date: Thu, 18 Nov 2010 01:31:12 +0000 (+0800) Subject: drm/i915: Correct a comment about the use of the workqueue. X-Git-Tag: v2.6.38-rc1~419^2~23^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df9c2042858e85ab46731c13e708a5b0799db848;p=pandora-kernel.git drm/i915: Correct a comment about the use of the workqueue. It isn't used for the hangcheck, which does its work right from the timer trigger, but hangcheck can lead to error state recording, which is run off of the workqueue. Signed-off-by: Eric Anholt Signed-off-by: Chris Wilson --- Reading git-diff-tree failed