On Sun, Apr 5, 2020 at 8:23 PM Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote: > > On Thu, Apr 2, 2020 at 4:24 PM Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote: > > > > On Thu, Apr 2, 2020 at 10:18 AM Kees Cook <keescook@xxxxxxxxxxxx> wrote: > > > > > > When doing Clang builds of the kernel, it is possible to link with > > > either ld.bfd (binutils) or ld.lld (LLVM), but it is not possible to > > > discover this from a running kernel. Add the "$LD -v" output to > > > /proc/version. > > > > > > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> > > > > Please feel free and add: > > Reviewed-by: Sedat Dilek <sedat.dilek@xxxxxxxxx> > Tested-by: Sedat Dilek <sedat.dilek@xxxxxxxxx> Thanks. I collected all Reviewed-by and Tested-by. -- Best Regards Masahiro Yamada