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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 20 Jan 2019 16:34:17 +0100
From:   Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Nick Desaulniers <ndesaulniers@...gle.com>,
        "Michael S. Tsirkin" <mst@...hat.com>,
        Eli Friedman <efriedma@...eaurora.org>,
        Joe Perches <joe@...ches.com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] compiler-attributes for v5.0-rc3

Hi Linus,

I picked up this include/linux/compiler*.h fix regarding
OPTIMIZER_HIDE_VAR for clang.

It has been in -next for around 10 days.

Cheers,
Miguel

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3e2ffd655cc6a694608d997738989ff5572a8266:

  include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR (2019-01-09 11:36:41 +0100)

----------------------------------------------------------------
include/linux/compiler*.h changes:

  - A fix for OPTIMIZER_HIDE_VAR
    From Michael S. Tsirkin

----------------------------------------------------------------
Michael S. Tsirkin (1):
      include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR

 include/linux/compiler-clang.h | 5 ++---
 include/linux/compiler-gcc.h   | 4 ----
 include/linux/compiler-intel.h | 4 +---
 include/linux/compiler.h       | 4 +++-
 4 files changed, 6 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ