Re: [PATCH v2 02/13] kbuild: rename __objtool_obj to objtool

From: Kees Cook
Date: Tue Aug 31 2021 - 13:29:23 EST


On Tue, Aug 31, 2021 at 04:39:53PM +0900, Masahiro Yamada wrote:
> Rename __objtool_obj to objtool, and move it out of the
> 'ifndef CONFIG_LTO_CLANG' conditional, so it can be used for
> cmd_cc_lto_link_modules as well.
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>

Yup, seems good.

Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook