On 22/11/2022 05:11, Zhenyu Wang wrote:
ping for this fix pull...
I missed it sorry, pulled now. Will go out this week.
Regards,
Tvrtko
On 2022.11.11 17:02:08 +0800, Zhenyu Wang wrote:
Hi,
Here's two fixes from Sean for 6.1 kernel, which is to fix kvm
reference in gvt. No regression found in our test.
Thanks!
---
The following changes since commit f0c4d9fc9cc9462659728d168387191387e903cc:
Linux 6.1-rc4 (2022-11-06 15:07:11 -0800)
are available in the Git repository at:
https://github.com/intel/gvt-linux.git tags/gvt-fixes-2022-11-11
for you to fetch changes up to 3c9fd44b9330adc5006653566f3d386784b2080e:
drm/i915/gvt: Unconditionally put reference to KVM when detaching vGPU (2022-11-11 13:21:52 +0800)
----------------------------------------------------------------
gvt-fixes-2022-11-11
- kvm reference fix from Sean
----------------------------------------------------------------
Sean Christopherson (2):
drm/i915/gvt: Get reference to KVM iff attachment to VM is successful
drm/i915/gvt: Unconditionally put reference to KVM when detaching vGPU
drivers/gpu/drm/i915/gvt/kvmgt.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)