[GIT PULL] Compiler Attributes for v5.15-rc1

From: Miguel Ojeda
Date: Wed Sep 08 2021 - 19:49:32 EST


Hi Linus,

Please pick up the following fix for GCC 4.

I have had this in my tree for a while... you will find an easy conflict.

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

for you to fetch changes up to 7ed012969bbcdbd7aef5778a061681e6cbc4b402:

Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4 (2021-07-16 01:06:44 +0200)

----------------------------------------------------------------
A Compiler Attributes fix:

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

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

include/linux/compiler_attributes.h | 1 +
1 file changed, 1 insertion(+)