Re: linux-next: Fixes tag needs some work in the kvm tree
From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2021-06-21 23:37:36
Also in:
kvm, lkml
From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2021-06-21 23:37:36
Also in:
kvm, lkml
On 22/06/21 00:18, Stephen Rothwell wrote:
Hi all,
In commit
ade74e1433f3 ("KVM: x86/mmu: Grab nx_lpage_splits as an unsigned long before division")
Fixes tag
Fixes: 7ee093d4f3f5 ("KVM: switch per-VM stats to u64")
has these problem(s):
- Target SHA1 does not exist
Maybe you meant
Fixes: e3cb6fa0e2bf ("KVM: switch per-VM stats to u64")
It is very hard to get the commit SHA right when the commit you are
"fixing" is after the fix commit :-)Yeah, that Fixes tag should have been removed since the patch can be kept separate (does not have to be squashed). Paolo