Re: Build regressions/improvements in v4.17-rc1

From: Geert Uytterhoeven
Date: Wed Aug 08 2018 - 08:27:00 EST


On Wed, Aug 8, 2018 at 12:32 PM Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:
> Also I haven't been seeing this in my local builds because I have:
>
> CONFIG_LD_DEAD_CODE_DATA_ELIMINATION=y
>
> So I guess we need to work out why that's interfering with section
> mismatch analysis.

One other common case of missing section mismatch warnings is when some
versions of the compiler inline the called function, while other versions don't.

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