diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-02-14 15:28:48 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-02-16 15:42:28 +0300 |
commit | a86aa72eb3b075b985473d1d2973c7d00f568f17 (patch) | |
tree | cdabf6802c4259f72f83ba181a6bbe558f82c8b1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 48157aa39286b8eddfb81eeaab4d64d0231450e7 (diff) | |
download | linux-a86aa72eb3b075b985473d1d2973c7d00f568f17.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions