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]
Date:   Mon, 4 Jan 2021 16:31:06 +0100
From:   Miguel Ojeda <ojeda@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Masahiro Yamada <masahiroy@...nel.org>,
        Miguel Ojeda <ojeda@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Compiler Attributes for v5.11

Hi Linus,

This one is not a bug fix; but it is not a new feature either...
If you prefer changes like this one to be sent in the merge window,
I will re-send it later on.

If this gets into v5.11, then Masahiro is planning to try to make
the warning an error for v5.12. This commit has already triggered
the discussion/fix of a couple of likely mistakes (or at least
the addition of explanations for the omissions), which is a good thing.

I left it in -next for a few more weeks than planned to see if
(more) people complained about the warnings, but it has been quiet
since then.

Cheers,
Miguel

The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:

  Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/compiler-attributes-for-linus-v5.11

for you to fetch changes up to 1967939462641d8b36bcb3fcf06d48e66cd67a4f:

  Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK (2020-12-02 13:47:17 +0100)

----------------------------------------------------------------
An addition to compiler_attributes.h thanks to:

  - Remove CONFIG_ENABLE_MUST_CHECK (Masahiro Yamada)

----------------------------------------------------------------
Masahiro Yamada (1):
      Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK

 include/linux/compiler_attributes.h                 | 6 ++++++
 include/linux/compiler_types.h                      | 6 ------
 lib/Kconfig.debug                                   | 8 --------
 tools/testing/selftests/wireguard/qemu/debug.config | 1 -
 4 files changed, 6 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ