lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241113234526.402738-1-masahiroy@kernel.org>
Date: Thu, 14 Nov 2024 08:45:20 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: linux-kbuild@...r.kernel.org
Cc: Paul Menzel <pmenzel@...gen.mpg.de>,
	Borislav Petkov <bp@...en8.de>,
	Nikolay Borisov <nik.borisov@...e.com>,
	Marco Elver <elver@...gle.com>,
	Josh Poimboeuf <jpoimboe@...nel.org>,
	Masahiro Yamada <masahiroy@...nel.org>,
	Nathan Chancellor <nathan@...nel.org>,
	Nicolas Schier <nicolas@...sle.eu>,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] kbuild: enable objtool for more objects and re-enable KCSAN for *.mod.o


Now, objtool will have better coverage, and we can revert 54babdc0343f.



Masahiro Yamada (3):
  kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib
  kbuild: enable objtool for *.mod.o and additional kernel objects
  kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries

 scripts/Makefile.build    | 25 -------------------------
 scripts/Makefile.lib      | 31 +++++++++++++++++++++++++++++++
 scripts/Makefile.modfinal | 11 ++++-------
 scripts/Makefile.vmlinux  | 12 +++---------
 4 files changed, 38 insertions(+), 41 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ