aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2024-02-14 13:28:48 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2024-02-16 12:42:28 +0000
commita86aa72eb3b075b985473d1d2973c7d00f568f17 (patch)
treecdabf6802c4259f72f83ba181a6bbe558f82c8b1 /tools/perf/scripts/python
parentarm64: kernel: Manage absolute relocations in code built under pi/ (diff)
downloadlinux-a86aa72eb3b075b985473d1d2973c7d00f568f17.tar.gz
linux-a86aa72eb3b075b985473d1d2973c7d00f568f17.zip
arm64: kernel: Don't rely on objcopy to make code under pi/ __init
We will add some code under pi/ that contains global variables that should not end up in __initdata, as they will not be writable via the initial ID map. So only rely on objcopy for making the libfdt code __init, and use explicit annotations for the rest. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20240214122845.2033971-47-ardb+git@google.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions