]> 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)
commitd8aafb6f737be8df7287650c31de6bdf95540cdc
treeddd9217207927fdbacb917f7bcce0e7a6167ae56
parent034cb9e00c6fc141d911b3e15742a9a63f082ef3
drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"

This reverts commit b66f4137772ad303d695d7be1c99ddeafd17ec63.

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