linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miguel Ojeda <ojeda@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Miguel Ojeda <ojeda@kernel.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Compiler Attributes for v5.16
Date: Sat, 6 Nov 2021 14:35:23 +0100	[thread overview]
Message-ID: <20211106133345.GA15102@kernel.org> (raw)

The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:

  Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 7c00621dcaeea206d7489b3e8b50b1864841ae69:

  compiler_types: mark __compiletime_assert failure as __noreturn (2021-10-22 01:16:58 +0200)

----------------------------------------------------------------
An improvement for __compiletime_assert and a trivial cleanup
----------------------------------------------------------------
Miguel Ojeda (2):
      Compiler Attributes: remove GCC 5.1 mention
      compiler_types: mark __compiletime_assert failure as __noreturn

 include/linux/compiler_attributes.h | 1 -
 include/linux/compiler_types.h      | 8 +++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

             reply	other threads:[~2021-11-06 13:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-06 13:35 Miguel Ojeda [this message]
2021-11-07 19:14 ` [GIT PULL] Compiler Attributes for v5.16 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=20211106133345.GA15102@kernel.org \
    --to=ojeda@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).