Re: [PATCH] Raise the minimum GCC version to 5.2

From: Miguel Ojeda
Date: Sat May 01 2021 - 12:09:10 EST


On Sat, May 1, 2021 at 5:17 PM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> More cleanups will be possible as follow-up patches, but this one must
> be agreed and applied to the mainline first.

+1 This will allow me to remove the __has_attribute hack in
include/linux/compiler_attributes.h.

Reviewed-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Cheers,
Miguel