summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2025-03-11 14:06:19 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2025-03-16 18:29:50 +0300
commit9b400d17259b70d1d68585028e96b30152d0796a (patch)
treedd967c6890ffd783ee65b3b3b749c0122bb514f0 /scripts/gdb/linux/proc.py
parente22bbb8e97846bfb5a6942a2322f0237ff13df0f (diff)
downloadlinux-9b400d17259b70d1d68585028e96b30152d0796a.tar.xz
kbuild: Introduce Kconfig symbol for linking vmlinux with relocations
Some architectures build vmlinux with static relocations preserved, but strip them again from the final vmlinux image. Arch specific tools consume these static relocations in order to construct relocation tables for KASLR. The fact that vmlinux is created, consumed and subsequently updated goes against the typical, declarative paradigm used by Make, which is based on rules and dependencies. So as a first step towards cleaning this up, introduce a Kconfig symbol to declare that the arch wants to consume the static relocations emitted into vmlinux. This will be wired up further in subsequent patches. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions