]> git.baikalelectronics.ru Git - kernel.git/commit
objtool: Fix obsolete reference to CONFIG_X86_SMAP
authorJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 1 Jun 2022 16:42:12 +0000 (09:42 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Mon, 6 Jun 2022 18:49:55 +0000 (11:49 -0700)
commit4b98e9c63fdec52b54a1b87730516cd486352dd0
tree5fcf1672975d7d5e30df6b86816333f736a9cda7
parentf040cca4b0da0180bf9de9141ef5c95f60f85182
objtool: Fix obsolete reference to CONFIG_X86_SMAP

CONFIG_X86_SMAP no longer exists.  For objtool's purposes it has been
replaced with CONFIG_HAVE_UACCESS_VALIDATION.

Fixes: aa14d4ba49f8 ("objtool: Add CONFIG_OBJTOOL")
Reported-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Link: https://lore.kernel.org/r/44c57668768c1ba1b4ba1ff541ec54781636e07c.1654101721.git.jpoimboe@kernel.org
lib/Kconfig.ubsan