linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: kvm: correct the renamed test name in .gitignore
@ 2022-05-21  9:30 Muhammad Usama Anjum
  2022-05-21  9:32 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Muhammad Usama Anjum @ 2022-05-21  9:30 UTC (permalink / raw)
  To: Paolo Bonzini, Shuah Khan, Yang Weijiang
  Cc: Muhammad Usama Anjum, kernel, kvm, linux-kselftest, linux-kernel

Correct the vmx_pmu_caps_test test name from vmx_pmu_msrs_test in
.gitignore file.

Fixes: dc8a9febbab0 ("KVM: selftests: x86: Fix test failure on arch lbr capable platforms")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
---
 tools/testing/selftests/kvm/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index b2f3c2168d69a..2c17c31fb4494 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -56,7 +56,7 @@
 /x86_64/xen_shinfo_test
 /x86_64/xen_vmcall_test
 /x86_64/xss_msr_test
-/x86_64/vmx_pmu_msrs_test
+/x86_64/vmx_pmu_caps_test
 /access_tracking_perf_test
 /demand_paging_test
 /dirty_log_test
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] selftests: kvm: correct the renamed test name in .gitignore
  2022-05-21  9:30 [PATCH] selftests: kvm: correct the renamed test name in .gitignore Muhammad Usama Anjum
@ 2022-05-21  9:32 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2022-05-21  9:32 UTC (permalink / raw)
  To: Muhammad Usama Anjum
  Cc: Shuah Khan, Yang Weijiang, kernel, kvm, linux-kselftest,
	Kernel Mailing List, Linux

On Sat, May 21, 2022 at 11:31 AM Muhammad Usama Anjum
<usama.anjum@collabora.com> wrote:
>
> Correct the vmx_pmu_caps_test test name from vmx_pmu_msrs_test in
> .gitignore file.
>
> Fixes: dc8a9febbab0 ("KVM: selftests: x86: Fix test failure on arch lbr capable platforms")
> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>

Hi, this is fixed already.

Paolo


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-21  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21  9:30 [PATCH] selftests: kvm: correct the renamed test name in .gitignore Muhammad Usama Anjum
2022-05-21  9:32 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).