diff options
author | 2023-02-21 16:29:10 -0800 | |
---|---|---|
committer | 2023-02-21 17:21:49 -0800 | |
commit | f3af3b0039fe4760fe89a05beb4a0bebbda25ac8 (patch) | |
tree | 5645326efe7295230aefaafb8460723a5b0c039b /scripts/generate_rust_analyzer.py | |
parent | riscv: Avoid enabling interrupts in die() (diff) | |
parent | riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL (diff) | |
download | linux-rng-f3af3b0039fe4760fe89a05beb4a0bebbda25ac8.tar.xz linux-rng-f3af3b0039fe4760fe89a05beb4a0bebbda25ac8.zip |
Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"
Jisheng Zhang <jszhang@kernel.org> says:
This series tries to improve link time handling of riscv:
patch1 adds the missing RUNTIME_DISCARD_EXIT as suggested by Masahiro.
Similar as other architectures such as x86, arm64 and so on, enable
ARCH_WANT_LD_ORPHAN_WARN to enable linker orphan warnings to prevent
from missing any new sections in future. So the following two patches
are preparation ones, and the last patch finally selects
ARCH_WANT_LD_ORPHAN_WARN
* b4-shazam-merge:
riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL
riscv: vmlinux.lds.S: explicitly catch .init.bss sections from EFI stub
riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections
riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols
riscv: lds: define RUNTIME_DISCARD_EXIT
Link: https://lore.kernel.org/r/20230119155417.2600-1-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions