This is attempt #626 to make objtool slightly more strict.
Changes since v1 patch:
* fix the return statement & comment in check() function
* attempt to make SLS & RETPOLINE strict
v1: https://lore.kernel.org/all/[email protected]/
Dimitri John Ledkov (3):
objtool: Make objtool check actually fatal upon fatal errors
objtool: make objtool SLS validation fatal when building with
CONFIG_SLS=y
objtool: make objtool RETPOLINE validation fatal when building with
CONFIG_RETPOLINE=y
tools/objtool/check.c | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)
--
2.34.1