[GIT PULL] compiler-attributes for v5.3-rc8
From: Miguel Ojeda
Date: Sun Sep 08 2019 - 09:19:53 EST
Hi Linus,
Here it is the Oops-fixing cherry-picked commit for -rc8 from the __section
cleanup series.
Cheers,
Miguel
The following changes since commit 089cf7f6ecb266b6a4164919a2e69bd2f938374a:
Linux 5.3-rc7 (2019-09-02 09:57:40 -0700)
are available in the Git repository at:
https://github.com/ojeda/linux.git tags/clang-format-for-linus-v5.3-rc8
for you to fetch changes up to bfafddd8de426d894fcf3e062370b1efaa195ebc:
include/linux/compiler.h: fix Oops for Clang-compiled kernels (2019-09-08 14:53:58 +0200)
----------------------------------------------------------------
Fix Oops in Clang-compiled kernels (Nick Desaulniers)
----------------------------------------------------------------
Nick Desaulniers (1):
include/linux/compiler.h: fix Oops for Clang-compiled kernels
include/linux/compiler.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)