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: <20250430184231.671365-1-kernel@jfarr.cc>
Date: Wed, 30 Apr 2025 20:42:30 +0200
From: Jan Hendrik Farr <kernel@...rr.cc>
To: Kees Cook <kees@...nel.org>
Cc: Nathan Chancellor <nathan@...nel.org>,
	Miguel Ojeda <ojeda@...nel.org>,
	Bill Wendling <morbo@...gle.com>,
	thorsten.blum@...lux.com,
	"Gustavo A . R . Silva" <gustavoars@...nel.org>,
	Nick Desaulniers <nick.desaulniers+lkml@...il.com>,
	Justin Stitt <justinstitt@...gle.com>,
	linux-hardening@...r.kernel.org,
	llvm@...ts.linux.dev,
	linux-kernel@...r.kernel.org,
	Jan Hendrik Farr <kernel@...rr.cc>
Subject: [PATCH 0/1] hardening: simplify CONFIG_CC_HAS_COUNTED_BY

Hi Kees,

here's the patch to remove the build test from CONFIG_CC_HAS_COUNTED_BY,
which is no longer needed with the release of gcc 15.1.

Removing the build test once gcc 15.1 is released was originally
suggested by Nathan in [1], so I added the Suggested-by tag.
Let me know if you're okay with that tag, Nathan.

[1] https://lore.kernel.org/all/Zw8iawAF5W2uzGuh@archlinux/T/#m4a5fd6e098f996740619cc4bedc03c929693709e

Best Regards
Jan

Jan Hendrik Farr (1):
  hardening: simplify CONFIG_CC_HAS_COUNTED_BY

 init/Kconfig | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ