Re: [PATCH 2/2] m68k: Add a missing ELF_DETAILS in link script

2020-11-20 Thread Geert Uytterhoeven
On Fri, Nov 20, 2020 at 7:08 AM Youling Tang wrote: > Commit c604abc3f6e3 ("vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG") > after should add a missing ELF_DETAILS, at the same time, the .comment > section has been included in the ELF_DETAILS. > > Signed-off-by: Youling Tang Reviewed-by: Ge

[PATCH 2/2] m68k: Add a missing ELF_DETAILS in link script

2020-11-19 Thread Youling Tang
Commit c604abc3f6e3 ("vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG") after should add a missing ELF_DETAILS, at the same time, the .comment section has been included in the ELF_DETAILS. Signed-off-by: Youling Tang --- arch/m68k/kernel/vmlinux-nommu.lds | 2 +- arch/m68k/kernel/vmlinux-std.l