[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20231213144339.2345304-1-dimitri.ledkov@canonical.com>
Date: Wed, 13 Dec 2023 14:43:39 +0000
From: Dimitri John Ledkov <dimitri.ledkov@...onical.com>
To: unlisted-recipients:; (no To-header on input)
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] objtool: make it more strict
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
Powered by blists - more mailing lists