On Mon, Nov 11, 2019 at 6:22 PM Kees Cook <keescook@xxxxxxxxxxxx> wrote:
I missed two instances of the old RODATA macro (seems I was searching for vmlinux.lds* not vmlinux*lds*). Fix both instances and double-check the entire tree for other "RODATA" instances in linker scripts. Reported-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Fixes: c82318254d15 ("vmlinux.lds.h: Replace RODATA with RO_DATA") Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> --- arch/m68k/kernel/vmlinux-std.lds | 2 +- arch/m68k/kernel/vmlinux-sun3.lds | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds