mbox series

[PULL] gvt-fixes

Message ID 20221111090208.GQ30028@zhen-hp.sh.intel.com (mailing list archive)
State New, archived
Headers show
Series [PULL] gvt-fixes | expand

Pull-request

https://github.com/intel/gvt-linux.git tags/gvt-fixes-2022-11-11

Message

Zhenyu Wang Nov. 11, 2022, 9:02 a.m. UTC
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(-)

Comments

Zhenyu Wang Nov. 22, 2022, 5:11 a.m. UTC | #1
ping for this fix pull...

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(-)
>
Tvrtko Ursulin Nov. 22, 2022, 8:02 a.m. UTC | #2
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(-)
>>
> 
>