Message ID | 20230912072015.2424-2-jszhang@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | ddcc7d9bf531b2e950bc4a745a41c825a4759ae6 |
Headers | show |
Series | riscv: vdso.lds.S: some improvement | expand |
diff --git a/arch/riscv/kernel/vdso/vdso.lds.S b/arch/riscv/kernel/vdso/vdso.lds.S index 82ce64900f3d..d43fd7c7dd11 100644 --- a/arch/riscv/kernel/vdso/vdso.lds.S +++ b/arch/riscv/kernel/vdso/vdso.lds.S @@ -42,9 +42,7 @@ SECTIONS . = ALIGN(4); .alternative : { - __alt_start = .; *(.alternative) - __alt_end = .; } .data : {