Re: [RFC PATCH] kbuild: re-implement detection of CONFIG options leaked to user-space
From: Masahiro Yamada
Date: Tue Aug 06 2019 - 05:36:59 EST
Hi Arnd,
On Tue, Aug 6, 2019 at 6:00 PM Arnd Bergmann <arnd@xxxxxxxx> wrote:
>
> On Tue, Aug 6, 2019 at 6:38 AM Masahiro Yamada
> <yamada.masahiro@xxxxxxxxxxxxx> wrote:
> >
> > I was playing with sed yesterday, but the resulted code might be unreadable.
> >
> > Sed scripts tend to be somewhat unreadable.
> > I just wondered which language is appropriate for this?
> > Maybe perl, or what else? I am not good at perl, though.
>
> I like the sed version, in particular as it seems to do the job and
> I'm not volunteering to write it in anything else.
>
> > Maybe, it will be better to fix existing warnings
> > before enabling this check.
>
> Yes, absolutely.
>
> > If somebody takes a closer look at them, that would be great.
>
> Let's see:
Thanks for looking into these!
If possible, could you please send patches to fix them?
We can start with low-hanging fruits to reduce the number of warnings.
Thank you.
--
Best Regards
Masahiro Yamada