commit | f460c251ea37836c57584a18981820fbde809d1d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 19 11:11:43 2016 +0100 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Oct 20 17:31:33 2016 +0800 |
tree | 3ad7cb585cb1cfcee9d48013639c230bb8e52c9e | |
parent | 0eb742d7af224481ab7abb7b38bd7166e47661e2 [diff] |
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>