Hi Uwe, On Fri, Nov 10, 2023 at 9:57 AM Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> wrote: > On Fri, Nov 10, 2023 at 08:58:37AM +0100, Geert Uytterhoeven wrote: > > On Thu, Nov 9, 2023 at 11:02 PM Uwe Kleine-König > > <u.kleine-koenig@xxxxxxxxxxxxxx> wrote: > > > As described in the added code comment, a reference to .exit.text is ok > > > for drivers registered via module_platform_driver_probe(). Make this > > > explicit to prevent a section mismatch warning. > > > > > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > > > > Thanks for your patch! > > Why am I not seeing the actual section mismatch warning, not even > > with W=1? > > Do you have f177cd0c15fcc7bdbb68d8d1a3166dead95314c8 in your tree? And Yes I have. > note it's only there if you compile the driver as a module and it is > only emitted once you completed the whole build. Thanks, I do see it in a modular build. 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