mirror_ubuntu-kernels/arch/arm64/kvm/hyp/nvhe
Zenghui Yu a49b50a3c1 KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
Add FORCE so that if_changed can detect the command line change.

We'll otherwise see a compilation warning since commit e1f86d7b4b
("kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and
filechk").

arch/arm64/kvm/hyp/nvhe/Makefile:58: FORCE prerequisite is missing

Cc: David Brazdil <dbrazdil@google.com>
Cc: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210907052137.1059-1-yuzenghui@huawei.com
2021-09-20 12:38:34 +01:00
..
.gitignore KVM: arm64: Generate hyp relocation data 2021-01-23 14:01:00 +00:00
cache.S arm64: Rename arm64-internal cache maintenance functions 2021-05-25 19:27:49 +01:00
debug-sr.c KVM: arm64: MDCR_EL2 is a 64-bit register 2021-08-20 11:12:17 +01:00
early_alloc.c KVM: arm64: Introduce an early Hyp page allocator 2021-03-19 12:01:20 +00:00
gen-hyprel.c KVM: arm64: Support PREL/PLT relocs in EL2 code 2021-03-31 14:59:19 +01:00
host.S KVM: arm64: Make hyp_panic() more robust when protected mode is enabled 2021-08-18 10:10:16 +01:00
hyp-init.S Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next 2021-04-13 15:41:08 +01:00
hyp-main.c KVM: arm64: Restrict EL2 stage-1 changes in protected mode 2021-08-11 11:39:52 +01:00
hyp-smp.c KVM: arm64: Use BUG and BUG_ON in nVHE hyp 2021-04-01 09:54:37 +01:00
hyp.lds.S KVM: arm64: Introduce a BSS section for use at Hyp 2021-03-19 12:01:20 +00:00
Makefile KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule 2021-09-20 12:38:34 +01:00
mem_protect.c Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next 2021-08-20 12:23:15 +01:00
mm.c KVM: arm64: Make __pkvm_create_mappings static 2021-08-11 11:39:52 +01:00
page_alloc.c KVM: arm64: Use less bits for hyp_page refcount 2021-06-11 13:24:12 +01:00
psci-relay.c KVM: arm64: Log source when panicking from nVHE hyp 2021-04-01 09:54:37 +01:00
setup.c KVM: arm64: Mark host bss and rodata section as shared 2021-08-11 11:39:51 +01:00
stub.c KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp 2021-03-19 12:01:20 +00:00
switch.c Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next 2021-08-20 12:23:53 +01:00
sysreg-sr.c KVM: arm64: Simplify __kvm_enable_ssbs() 2020-11-27 11:32:44 +00:00
timer-sr.c
tlb.c KVM: arm64: Unify stage-2 programming behind __load_stage2() 2021-08-20 09:11:28 +01:00