All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Nick Desaulniers <ndesaulniers@google.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Eli Friedman <efriedma@codeaurora.org>,
	Joe Perches <joe@perches.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] compiler-attributes for v5.0-rc3
Date: Sun, 20 Jan 2019 16:34:17 +0100	[thread overview]
Message-ID: <20190120153417.GA29879@gmail.com> (raw)

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(-)

             reply	other threads:[~2019-01-20 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-20 15:34 Miguel Ojeda [this message]
2019-01-20 18:40 ` [GIT PULL] compiler-attributes for v5.0-rc3 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190120153417.GA29879@gmail.com \
    --to=miguel.ojeda.sandonis@gmail.com \
    --cc=efriedma@codeaurora.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=ndesaulniers@google.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.