2009-04-14 18:31:36

by Subrata Modak

[permalink] [raw]
Subject: [BUILD FAILURE 03/12] Next April 14 : PPC64 randconfig [arch/powerpc/platforms/ps3/setup.c]

Observed the following build error:
---
CC arch/powerpc/platforms/ps3/setup.o
arch/powerpc/platforms/ps3/setup.c:49: error: redefinition of
‘smp_send_stop’
include/linux/smp.h:125: error: previous definition of ‘smp_send_stop’
was here
make[2]: *** [arch/powerpc/platforms/ps3/setup.o] Error 1
make[1]: *** [arch/powerpc/platforms/ps3] Error 2
make: *** [arch/powerpc/platforms] Error 2
---

Regards--
Subrata


Attachments:
randconfig3-next20090414-ppc64 (60.08 kB)

2009-04-16 19:48:16

by Geoff Levand

[permalink] [raw]
Subject: Re: [BUILD FAILURE 03/12] Next April 14 : PPC64 randconfig [arch/powerpc/platforms/ps3/setup.c]

On 04/14/2009 11:28 AM, Subrata Modak wrote:
> Observed the following build error:
> ---
> arch/powerpc/platforms/ps3/setup.c:49: error: redefinition of
> ‘smp_send_stop’
> include/linux/smp.h:125: error: previous definition of ‘smp_send_stop’
> was here

Hi Subrata,

Thanks for the report. I submitted a fix to the powerpc ML:

http://patchwork.ozlabs.org/patch/26084/

-Geoff

2009-04-17 05:47:35

by Subrata Modak

[permalink] [raw]
Subject: Re: [BUILD FAILURE 03/12] Next April 14 : PPC64 randconfig [arch/powerpc/platforms/ps3/setup.c]

On Thu, 2009-04-16 at 12:32 -0700, Geoff Levand wrote:
> On 04/14/2009 11:28 AM, Subrata Modak wrote:
> > Observed the following build error:
> > ---
> > arch/powerpc/platforms/ps3/setup.c:49: error: redefinition of
> > ‘smp_send_stop’
> > include/linux/smp.h:125: error: previous definition of ‘smp_send_stop’
> > was here
>
> Hi Subrata,
>
> Thanks for the report. I submitted a fix to the powerpc ML:
>
> http://patchwork.ozlabs.org/patch/26084/

Thanks Geoff.

Regards--
Subrata

>
> -Geoff
>