[PW_SID:958674] KVM: selftests: Use $(SRCARCH) instead of $(ARCH)#362
[PW_SID:958674] KVM: selftests: Use $(SRCARCH) instead of $(ARCH)#362linux-riscv-bot wants to merge 2 commits into
Conversation
Use $(SRCARCH) in Makefile.kvm instead of $(ARCH). The former may have been set on the command line and thus make will ignore the variable assignment to convert x86_64 to x86. Introduce $(SRCARCH) rather than just reverting commit 9af0453 ("KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR") to keep KVM selftests consistent with the top-level kernel Makefile, which uses $(SRCARCH) for the exact same purpose. While here, drop the comment about the top-level selftests allowing ARCH=x86_64. The kernel itself allows/expects ARCH=x86_64 so it's reasonable to expect the KVM selftests to handle it as well. Fixes: 9af0453 ("KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR") Signed-off-by: David Matlack <dmatlack@google.com> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
|
Patch 1: "KVM: selftests: Use |
4d9ad71 to
625be03
Compare
PR for series 958674 applied to workflow__riscv__fixes
Name: KVM: selftests: Use$(SRCARCH) instead of $ (ARCH)
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=958674
Version: 1