diff options
author | 2024-06-03 14:20:46 +0200 | |
---|---|---|
committer | 2024-06-06 15:53:16 +0530 | |
commit | 0fc670d07d5de36a54f061f457743c9cde1d8b46 (patch) | |
tree | cffe75c12eed56846466095575450a766743849e /scripts/generate_rust_analyzer.py | |
parent | RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function (diff) | |
download | linux-rng-0fc670d07d5de36a54f061f457743c9cde1d8b46.tar.xz linux-rng-0fc670d07d5de36a54f061f457743c9cde1d8b46.zip |
KVM: selftests: Fix RISC-V compilation
Due to commit 2b7deea3ec7c ("Revert "kvm: selftests: move base
kvm_util.h declarations to kvm_util_base.h"") kvm selftests now
requires explicitly including ucall_common.h when needed. The commit
added the directives everywhere they were needed at the time, but, by
merge time, new places had been merged for RISC-V. Add those now to
fix RISC-V's compilation.
Fixes: dee7ea42a1eb ("Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux into HEAD")
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20240603122045.323064-2-ajones@ventanamicro.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions