* sparc64 build failures in linux-4.4.y-stable-queue
@ 2017-06-09 22:34 Guenter Roeck
2017-06-10 4:01 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2017-06-09 22:34 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: stable, Waldemar Brodkorb, David S. Miller
Hi Greg,
[ just in case 0day didn't report it yet ]
sparc64 builds fail in v4.4-stable-queue with
arch/sparc/lib/multi3.S:2:24: fatal error:
asm/export.h: No such file or directory
This is with v4.4.71-20-gff35505 when building any sparc64 image.
Culprit is "sparc64: Add __multi3 for gcc 7.x and later".
Presumably some context patch is missing. Copying the author
and Dave.
Guenter
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: sparc64 build failures in linux-4.4.y-stable-queue
2017-06-09 22:34 sparc64 build failures in linux-4.4.y-stable-queue Guenter Roeck
@ 2017-06-10 4:01 ` David Miller
2017-06-10 6:25 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2017-06-10 4:01 UTC (permalink / raw)
To: linux; +Cc: gregkh, stable, wbx
From: Guenter Roeck <linux@roeck-us.net>
Date: Fri, 9 Jun 2017 15:34:46 -0700
> Hi Greg,
>
> [ just in case 0day didn't report it yet ]
>
> sparc64 builds fail in v4.4-stable-queue with
>
> arch/sparc/lib/multi3.S:2:24: fatal error:
> asm/export.h: No such file or directory
>
> This is with v4.4.71-20-gff35505 when building any sparc64 image.
>
> Culprit is "sparc64: Add __multi3 for gcc 7.x and later".
> Presumably some context patch is missing. Copying the author
> and Dave.
Greg, a backport to 4.4 needs to export the symbol via
arch/sparc/kernel/sparc64_ksyms.c or whatever it used
to be called when we couldn't export symbols via assembler.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: sparc64 build failures in linux-4.4.y-stable-queue
2017-06-10 4:01 ` David Miller
@ 2017-06-10 6:25 ` Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2017-06-10 6:25 UTC (permalink / raw)
To: David Miller; +Cc: linux, stable, wbx
On Sat, Jun 10, 2017 at 12:01:02AM -0400, David Miller wrote:
> From: Guenter Roeck <linux@roeck-us.net>
> Date: Fri, 9 Jun 2017 15:34:46 -0700
>
> > Hi Greg,
> >
> > [ just in case 0day didn't report it yet ]
> >
> > sparc64 builds fail in v4.4-stable-queue with
> >
> > arch/sparc/lib/multi3.S:2:24: fatal error:
> > asm/export.h: No such file or directory
> >
> > This is with v4.4.71-20-gff35505 when building any sparc64 image.
> >
> > Culprit is "sparc64: Add __multi3 for gcc 7.x and later".
> > Presumably some context patch is missing. Copying the author
> > and Dave.
>
> Greg, a backport to 4.4 needs to export the symbol via
> arch/sparc/kernel/sparc64_ksyms.c or whatever it used
> to be called when we couldn't export symbols via assembler.
Yeah, this is my fault, I'll work on it later today, and if I can't
figure it out, just drop it. The number of sparc users on 4.4 is pretty
small, if non-existant :)
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-10 6:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-09 22:34 sparc64 build failures in linux-4.4.y-stable-queue Guenter Roeck
2017-06-10 4:01 ` David Miller
2017-06-10 6:25 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).