2023-12-01 03:26:37

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the kvm-x86 tree

Hi all,

In commit

7cd1bf039eeb ("KVM: x86/mmu: Fix off-by-1 when splitting huge pages during CLEAR")

Fixes tag

Fixes: f2928aae8b9a ("UPSTREAM: KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG")

has these problem(s):

- Target SHA1 does not exist

Maybe you meant

Fixes: cb00a70bd4b7 ("KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2023-12-01 15:52:16

by Sean Christopherson

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the kvm-x86 tree

On Fri, Dec 01, 2023, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 7cd1bf039eeb ("KVM: x86/mmu: Fix off-by-1 when splitting huge pages during CLEAR")
>
> Fixes tag
>
> Fixes: f2928aae8b9a ("UPSTREAM: KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG")

Ugh, my eyes glossed right over that.

> has these problem(s):
>
> - Target SHA1 does not exist
>
> Maybe you meant
>
> Fixes: cb00a70bd4b7 ("KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG")

Yep, that's the one. I'll force push asap.

Thanks Stephen!