[GIT PULL] Compiler Attributes for v5.16

From: Miguel Ojeda
Date: Sat Nov 06 2021 - 09:35:39 EST


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