[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181108110004.GA14625@gmail.com>
Date: Thu, 8 Nov 2018 12:00:04 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "ndesaulniers@...gle.com" <ndesaulniers@...gle.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Compiler Attributes for v4.20-rc2
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@...gle.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(-)
Powered by blists - more mailing lists