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: "ndesaulniers@google.com" <ndesaulniers@google.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Compiler Attributes for v4.20-rc2
Date: Thu, 8 Nov 2018 12:00:04 +0100	[thread overview]
Message-ID: <20181108110004.GA14625@gmail.com> (raw)

Hi Linus,

A small patch for compiler-gcc.h and a trivial one for compiler_attributes.h.

The non-trivial one was in yesterday's linux-next without apparent problems.

Cheers,
Miguel

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/compiler-attributes-for-linus-v4.20-rc2

for you to fetch changes up to 24efee412c75843755da0ddd7bbc2db2ce9129f5:

  Compiler Attributes: improve explanation of header (2018-11-08 11:33:52 +0100)

----------------------------------------------------------------
Small improvements to Compiler Attributes:

  - Define asm_volatile_goto for non-gcc compilers
    From Nick Desaulniers

  - Improve the explanation of compiler_attributes.h

----------------------------------------------------------------
Miguel Ojeda (1):
      Compiler Attributes: improve explanation of header

ndesaulniers@google.com (1):
      include/linux/compiler*.h: define asm_volatile_goto

 include/linux/compiler_attributes.h | 14 +++++++++-----
 include/linux/compiler_types.h      |  4 ++++
 2 files changed, 13 insertions(+), 5 deletions(-)

             reply	other threads:[~2018-11-08 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08 11:00 Miguel Ojeda [this message]
2018-11-08 12:08 ` [GIT PULL] Compiler Attributes for v4.20-rc2 Linus Torvalds

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=20181108110004.GA14625@gmail.com \
    --to=miguel.ojeda.sandonis@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --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.