diff options
| author | Nathan Chancellor <[email protected]> | 2024-02-07 17:14:57 -0700 |
|---|---|---|
| committer | Heiko Carstens <[email protected]> | 2024-02-14 13:50:52 +0100 |
| commit | b23ab303dd95d940a3cb718ef15323fb428cba63 (patch) | |
| tree | 0fb6df781482d5d79ff9b723e7c66772d85c6b72 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | a691c8a6efe0220f244f7bb59a3af39383b57d2c (diff) | |
s390/boot: vmlinux.lds.S: handle '.init.text'
When building with CONFIG_LD_ORPHAN_WARN after selecting
CONFIG_ARCH_HAS_LD_ORPHAN_WARN, there is a warning about the presence of
an '.init.text' section in arch/s390/boot:
s390-linux-ld: warning: orphan section `.init.text' from `arch/s390/boot/sclp_early_core.o' being placed in section `.init.text'
arch/s390/boot/sclp_early_core.c includes a file from the main kernel
build, which picks up a usage of '__init' somewhere. For the
decompressed image, this section can just be coalesced into '.text'.
Signed-off-by: Nathan Chancellor <[email protected]>
Tested-by: Justin Stitt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions