linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL v2] Compiler Attributes for v5.15-rc1
@ 2021-09-10 19:17 Miguel Ojeda
  2021-09-12 23:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2021-09-10 19:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Geert Uytterhoeven, Marco Elver, Nick Desaulniers, Miguel Ojeda,
	linux-kernel

Hi Linus,

Please pick up the following attribute improvements (2nd take).

The first two patches were in my tree for a long while.
The latest has been in -next for only a day, but that was
my mistake forgetting to upload it sooner to my tree.

You will find an easy conflict -- the end result should be
just adding the new attributes to the GCC 4 list.

(Sorry...)

Cheers,
Miguel

The following changes since commit 62fb9874f5da54fdb243003b386128037319b219:

  Linux 5.13 (2021-06-27 15:21:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b83a908498d68fafca931e1276e145b339cac5fb:

  compiler_attributes.h: move __compiletime_{error|warning} (2021-09-09 01:14:28 +0200)

----------------------------------------------------------------
Compiler Attributes improvements:

  - Fix __has_attribute(__no_sanitize_coverage__) for GCC 4 (Marco Elver)

  - Add Nick as Reviewer for compiler_attributes.h (Nick Desaulniers)

  - Move __compiletime_{error|warning} (Nick Desaulniers)

----------------------------------------------------------------
Marco Elver (1):
      Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4

Nick Desaulniers (2):
      MAINTAINERS: add Nick as Reviewer for compiler_attributes.h
      compiler_attributes.h: move __compiletime_{error|warning}

 MAINTAINERS                         |  1 +
 include/linux/compiler-gcc.h        |  3 ---
 include/linux/compiler_attributes.h | 25 +++++++++++++++++++++++++
 include/linux/compiler_types.h      |  6 ------
 4 files changed, 26 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL v2] Compiler Attributes for v5.15-rc1
  2021-09-10 19:17 [GIT PULL v2] Compiler Attributes for v5.15-rc1 Miguel Ojeda
@ 2021-09-12 23:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-12 23:21 UTC (permalink / raw)
  To: Miguel Ojeda
  Cc: Linus Torvalds, Geert Uytterhoeven, Marco Elver,
	Nick Desaulniers, Miguel Ojeda, linux-kernel

The pull request you sent on Fri, 10 Sep 2021 21:17:34 +0200:

> https://github.com/ojeda/linux.git tags/compiler-attributes-for-linus-v5.15-rc1-v2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c3e46874dfb9a2ef08085bb147dc371e72738673

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-12 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 19:17 [GIT PULL v2] Compiler Attributes for v5.15-rc1 Miguel Ojeda
2021-09-12 23:21 ` pr-tracker-bot

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