[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <170629088602.3096343.7212872953446337485.b4-ty@google.com>
Date: Tue, 30 Jan 2024 16:59:23 -0800
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, Paolo Bonzini <pbonzini@...hat.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] KVM: selftests: Delete superfluous, unused "stage"
variable in AMX test
On Tue, 09 Jan 2024 14:03:02 -0800, Sean Christopherson wrote:
> Delete the AMX's tests "stage" counter, as the counter is no longer used,
> which makes clang unhappy:
>
> x86_64/amx_test.c:224:6: error: variable 'stage' set but not used
> int stage, ret;
> ^
> 1 error generated.
>
> [...]
Applied to kvm-x86 selftests, thanks!
[1/1] KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
https://github.com/kvm-x86/linux/commit/46fee9e38995
--
https://github.com/kvm-x86/linux/tree/next
Powered by blists - more mailing lists