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

From: Christophe Leroy
Date: Sat May 01 2021 - 13:54:54 EST




Le 01/05/2021 à 17:52, Miguel Ojeda a écrit :
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>


On powerpc this will allow us to remove commit https://github.com/linuxppc/linux/commit/592bbe9c505d

Reviewed-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx>

Christophe