aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2024-02-14 13:28:48 +0100
committerCatalin Marinas <[email protected]>2024-02-16 12:42:28 +0000
commita86aa72eb3b075b985473d1d2973c7d00f568f17 (patch)
treecdabf6802c4259f72f83ba181a6bbe558f82c8b1 /net/lapb/lapb_iface.c
parent48157aa39286b8eddfb81eeaab4d64d0231450e7 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions