]> git.karo-electronics.de Git - karo-tx-linux.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)
commit08673c3e27aa4407899e4fbb4738dac25370f706
treeddd9217207927fdbacb917f7bcce0e7a6167ae56
parent3364bf5fd00f0391ad090f547932a5c4b2068dbc
drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"

This reverts commit 62d02fd1f807bf5a259a242c483c9fb98a242630.

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