diff options
author | Jisheng Zhang <jszhang@kernel.org> | 2023-05-23 19:55:00 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-06-26 02:24:03 +0300 |
commit | cead443a306262a16056d84d63b5a6a10908eb62 (patch) | |
tree | 45041b05462e5010eed77f0679f802d4cbd18fe8 /include/asm-generic/vmlinux.lds.h | |
parent | ab7fa6b05ebbe2a8cc07114014f14fd2326fb80a (diff) | |
download | linux-cead443a306262a16056d84d63b5a6a10908eb62.tar.xz |
riscv: vmlinux-xip.lds.S: remove .alternative section
ALTERNATIVE mechanism can't work on XIP, and this is also reflected by
below Kconfig dependency:
RISCV_ALTERNATIVE
...
depends on !XIP_KERNEL
...
So there's no .alternative section at all for XIP case, remove it.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Tested-by: Nick Desaulniers <ndesaulniers@google.com> # build
Link: https://lore.kernel.org/r/20230523165502.2592-3-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'include/asm-generic/vmlinux.lds.h')
0 files changed, 0 insertions, 0 deletions