drm/i915/gvt: Stop checking for impossible interrupts from a kthread
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Oct 2016 10:11:43 +0000 (11:11 +0100)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 20 Oct 2016 09:31:33 +0000 (17:31 +0800)
commitf460c251ea37836c57584a18981820fbde809d1d
tree3ad7cb585cb1cfcee9d48013639c230bb8e52c9e
parent0eb742d7af224481ab7abb7b38bd7166e47661e2
drm/i915/gvt: Stop checking for impossible interrupts from a kthread

The kthread will not be interrupted, don't even bother checking.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/scheduler.c