]> 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)
commita87833be8044691433377ed5d6278db2ea46842a
tree5fcf1672975d7d5e30df6b86816333f736a9cda7
parentcf1710d1388cf5bd81996b258399c4907d27006e
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: 886c5ed84da7 ("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