]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"
authorChuanxiao Dong <chuanxiao.dong@intel.com>
Fri, 7 Jul 2017 05:21:52 +0000 (13:21 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 11 Jul 2017 05:46:58 +0000 (13:46 +0800)
commit818e5dbc608dfd1b9f05c35d48ad24a73d074f26
treeddd9217207927fdbacb917f7bcce0e7a6167ae56
parent12fbfc15a2ce6183f6a93114b2f582a6f3fcd1cc
drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"

This reverts commit 631d87a54d4171bf996f01ced8f99b4314040303.

The rwsem recursive trace should not be fixed from kvmgt side by using
a workqueue and it is an issue should be fixed in VFIO. So this one
should be reverted.

Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
Cc: stable@vger.kernel.org # v4.10+
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/gvt.h
drivers/gpu/drm/i915/gvt/kvmgt.c