Message ID | 20210110115546.30970-3-alobakin@pm.me |
---|---|
State | Accepted |
Commit | 5629d41838881335b7b00f13dab17073674793b8 |
Headers | show |
Series | MIPS: vmlinux.lds.S sections fixes & cleanup | expand |
diff --git a/arch/mips/kernel/vmlinux.lds.S b/arch/mips/kernel/vmlinux.lds.S index ae1d0b4bdd60..09669a8fddec 100644 --- a/arch/mips/kernel/vmlinux.lds.S +++ b/arch/mips/kernel/vmlinux.lds.S @@ -220,6 +220,7 @@ SECTIONS /* ABI crap starts here */ *(.MIPS.abiflags) *(.MIPS.options) + *(.gnu.attributes) *(.options) *(.pdr) *(.reginfo)