aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2022-06-13 18:20:25 +0900
committerMarc Zyngier <[email protected]>2022-06-29 10:52:58 +0100
commit3d5697f95e492899d0bf813cbab2af03dde77fa2 (patch)
tree311daf38ab5890c443ea0e8e5e14df0ece18a78f /scripts/gdb/linux/modules.py
parenta111daf0c53ae91e71fd2bfe7497862d14132e3e (diff)
KVM: arm64: nvhe: Rename confusing obj-y
This Makefile appends several objects to obj-y from line 15, but none of them is linked to vmlinux in an ordinary way. obj-y is overwritten at line 30: obj-y := kvm_nvhe.o So, kvm_nvhe.o is the only object directly linked to vmlinux. Replace the abused obj-y with hyp-obj-y. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions