On Tue, Oct 13, 2020 at 11:31 PM Masahiro Yamada <[email protected]> wrote: > > On Thu, Oct 1, 2020 at 4:57 PM Lukas Bulwahn <[email protected]> wrote: > > > > During an investigation to fix up the execute bits of scripts in the kernel > > repository, Andrew Morton and Kees Cook pointed out that the execute bit > > should not matter, and that build scripts cannot rely on that. Kees could > > not point to any documentation, though. > > > > Masahiro Yamada explained the convention of setting execute bits to make it > > easier for manual script invocation. > > > > Provide some basic documentation how the build shall invoke scripts, such > > that the execute bits do not matter, and acknowledge that execute bits > > are useful nonetheless. > > > > This serves as reference for further clean-up patches in the future. > > > > Link: > > https://lore.kernel.org/lkml/[email protected]/ > > Link: https://lore.kernel.org/lkml/202008271102.FEB906C88@keescook/ > > Link: > > https://lore.kernel.org/linux-kbuild/CAK7LNAQdrvMkDA6ApDJCGr+5db8SiPo=g+p8eiovnngven8...@mail.gmail.com/ > > > > Suggested-by: Andrew Morton <[email protected]> > > Suggested-by: Kees Cook <[email protected]> > > Signed-off-by: Lukas Bulwahn <[email protected]> > > > Applied to linux-kbuild. > Thanks. >
No, not really. I will re-think if this is the right thing to do. -- Best Regards Masahiro Yamada

