Re: [PATCH 3/3] sparc32: fix build failure on CONFIG_SPARC_LEON

From: Sam Ravnborg
Date: Mon Oct 25 2010 - 16:05:46 EST


On Mon, Oct 25, 2010 at 11:53:31AM -0700, David Miller wrote:
> From: Sam Ravnborg <sam@xxxxxxxxxxxx>
> Date: Mon, 25 Oct 2010 18:11:22 +0200
>
> > On Mon, Oct 25, 2010 at 09:00:43AM -0700, David Miller wrote:
> >> From: Namhyung Kim <namhyung@xxxxxxxxx>
> >> Date: Tue, 26 Oct 2010 00:52:38 +0900
> >>
> >> > CC arch/sparc/kernel/irq_32.o
> >> > arch/sparc/kernel/irq_32.c: In function 'request_fast_irq':
> >> > arch/sparc/kernel/irq_32.c:370:25: error: conflicting types for 'trapbase_cpu1'
> >>
> >> I doubt SMP LEON chips even exist, so better to just anti-dep
> >> this in arch/sparc/Kconfig
> >
> > I have a nice eval board at my desk with a dual-core LEON4 processor.
> > I only lack time to play with it...
>
> Ok. But whenever someone gets a time to play with it and
> verify it works, we can sort out this build failure by
> modifying the code as needed.
>
> But for now I prefer the Kconfig SMP dependency fix.

Yup - I agree.
My only intention was to tell that such a processor exists in reality
and not only on paper.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/