commit | 08673c3e27aa4407899e4fbb4738dac25370f706 | [log] [tgz] |
---|---|---|
author | Chuanxiao Dong <chuanxiao.dong@intel.com> | Fri Jul 07 13:21:52 2017 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Tue Jul 11 13:46:58 2017 +0800 |
tree | ddd9217207927fdbacb917f7bcce0e7a6167ae56 | |
parent | 3364bf5fd00f0391ad090f547932a5c4b2068dbc [diff] |
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>