[PATCH v2 0/3] objtool: make it more strict

Dimitri John Ledkov posted 3 patches 2 years ago
Only 0 patches received!
tools/objtool/check.c | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)
[PATCH v2 0/3] objtool: make it more strict
Posted by Dimitri John Ledkov 2 years ago
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/20231212185339.1562967-1-dimitri.ledkov@canonical.com/

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