* linux-mips.git broken compiling for smp targets
@ 2009-09-24 22:27 Mark Mason
2009-09-25 20:01 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Mark Mason @ 2009-09-24 22:27 UTC (permalink / raw)
To: linux-mips
Hello all,
I'm getting the following compiling for my bcm1480:
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CC arch/mips/kernel/smp.o
arch/mips/kernel/smp.c: In function `arch_send_call_function_single_ipi':
arch/mips/kernel/smp.c:140: error: incompatible type for argument 1 of indirect function call
make[1]: *** [arch/mips/kernel/smp.o] Error 1
make: *** [arch/mips/kernel] Error 2
Anyone else running into this?
Thanks,
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-mips.git broken compiling for smp targets
2009-09-24 22:27 linux-mips.git broken compiling for smp targets Mark Mason
@ 2009-09-25 20:01 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2009-09-25 20:01 UTC (permalink / raw)
To: Mark Mason; +Cc: linux-mips
On Thu, Sep 24, 2009 at 03:27:19PM -0700, Mark Mason wrote:
> I'm getting the following compiling for my bcm1480:
>
> CALL scripts/checksyscalls.sh
> CHK include/linux/compile.h
> CC arch/mips/kernel/smp.o
> arch/mips/kernel/smp.c: In function `arch_send_call_function_single_ipi':
> arch/mips/kernel/smp.c:140: error: incompatible type for argument 1 of indirect function call
> make[1]: *** [arch/mips/kernel/smp.o] Error 1
> make: *** [arch/mips/kernel] Error 2
>
> Anyone else running into this?
Yes, the code got Rusty. I fixed that a few hours ago.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-25 20:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 22:27 linux-mips.git broken compiling for smp targets Mark Mason
2009-09-25 20:01 ` Ralf Baechle
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).