* [GIT PULL] Compiler Attributes for v4.20-rc2
@ 2018-11-08 11:00 Miguel Ojeda
2018-11-08 12:08 ` Linus Torvalds
0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2018-11-08 11:00 UTC (permalink / raw)
To: Linus Torvalds; +Cc: ndesaulniers@google.com, linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-08 12:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08 11:00 [GIT PULL] Compiler Attributes for v4.20-rc2 Miguel Ojeda
2018-11-08 12:08 ` Linus Torvalds
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.