]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
authorSean Christopherson <seanjc@google.com>
Tue, 13 Dec 2022 00:16:45 +0000 (00:16 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 24 Dec 2022 09:26:03 +0000 (04:26 -0500)
commit6b79a72d68c9c0c8e26b8cb6f821eaa09f123c2f
tree2f12adb27690daf4d6032f02e1ef832e9dc9aa21
parent8918c27aaeeaac9f97a967a3896721445a008834
KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86

Rename UNAME_M to ARCH_DIR and explicitly set it directly for x86.  At
this point, the name of the arch directory really doesn't have anything
to do with `uname -m`, and UNAME_M is unnecessarily confusing given that
its purpose is purely to identify the arch specific directory.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20221213001653.3852042-7-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/Makefile