All of lore.kernel.org
 help / color / mirror / Atom feed
* gcc 9.0 support in v4.4.y
@ 2019-08-19 23:38 Guenter Roeck
  2019-08-20  1:50 ` Sasha Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2019-08-19 23:38 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman; +Cc: Sasha Levin

Hi,

please consider applying the following two patches from v4.9.y to v4.4.y.

fe5844365ec6 ("Backport minimal compiler_attributes.h to support GCC 9")
2c34c215c102 ("include/linux/module.h: copy __init/__exit attrs to init/cleanup_module")
	(upstream commit a6e60d84989f)

... to enable compiling v4.4.y with gcc 9.x.

This already works for the most part, but alpha:allmodconfig and
arm:allmodconfig fail to compile. The above two patches fix the problem.

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gcc 9.0 support in v4.4.y
  2019-08-19 23:38 gcc 9.0 support in v4.4.y Guenter Roeck
@ 2019-08-20  1:50 ` Sasha Levin
  2019-08-20 16:27   ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Sasha Levin @ 2019-08-20  1:50 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable, Greg Kroah-Hartman

On Mon, Aug 19, 2019 at 04:38:09PM -0700, Guenter Roeck wrote:
>Hi,
>
>please consider applying the following two patches from v4.9.y to v4.4.y.
>
>fe5844365ec6 ("Backport minimal compiler_attributes.h to support GCC 9")
>2c34c215c102 ("include/linux/module.h: copy __init/__exit attrs to init/cleanup_module")
>	(upstream commit a6e60d84989f)
>
>... to enable compiling v4.4.y with gcc 9.x.
>
>This already works for the most part, but alpha:allmodconfig and
>arm:allmodconfig fail to compile. The above two patches fix the problem.

Queued up, thanks!

--
Thanks,
Sasha

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gcc 9.0 support in v4.4.y
  2019-08-20  1:50 ` Sasha Levin
@ 2019-08-20 16:27   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2019-08-20 16:27 UTC (permalink / raw)
  To: Sasha Levin; +Cc: Guenter Roeck, stable

On Mon, Aug 19, 2019 at 09:50:43PM -0400, Sasha Levin wrote:
> On Mon, Aug 19, 2019 at 04:38:09PM -0700, Guenter Roeck wrote:
> > Hi,
> > 
> > please consider applying the following two patches from v4.9.y to v4.4.y.
> > 
> > fe5844365ec6 ("Backport minimal compiler_attributes.h to support GCC 9")
> > 2c34c215c102 ("include/linux/module.h: copy __init/__exit attrs to init/cleanup_module")
> > 	(upstream commit a6e60d84989f)
> > 
> > ... to enable compiling v4.4.y with gcc 9.x.
> > 
> > This already works for the most part, but alpha:allmodconfig and
> > arm:allmodconfig fail to compile. The above two patches fix the problem.
> 
> Queued up, thanks!

THanks for this, my build results are _much_ nice looking now :)

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-20 16:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-19 23:38 gcc 9.0 support in v4.4.y Guenter Roeck
2019-08-20  1:50 ` Sasha Levin
2019-08-20 16:27   ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.