* mips/kernel/traps.c build error
@ 2008-05-25 16:43 Adrian Bunk
2008-06-05 11:57 ` Martin Michlmayr
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2008-05-25 16:43 UTC (permalink / raw)
To: Chris Dearman, Atsushi Nemoto, Ralf Baechle, Thomas Bogendoerfer
Cc: linux-mips, linux-kernel
Commit 39b8d5254246ac56342b72f812255c8f7a74dca9
([MIPS] Add support for MIPS CMP platform.)
causes the following build error:
<-- snip -->
...
CC arch/mips/kernel/traps.o
cc1: warnings being treated as errors
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/kernel/traps.c: In function 'show_raw_backtrace':
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/kernel/traps.c:92: error: cast from pointer to integer of different size
make[2]: *** [arch/mips/kernel/traps.o] Error 1
<-- snip -->
"[MIPS] Fix check for valid stack pointer during backtrace" in the mips
tree fixes it, and should therefore also go into 2.6.26.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: mips/kernel/traps.c build error
2008-05-25 16:43 mips/kernel/traps.c build error Adrian Bunk
@ 2008-06-05 11:57 ` Martin Michlmayr
0 siblings, 0 replies; 2+ messages in thread
From: Martin Michlmayr @ 2008-06-05 11:57 UTC (permalink / raw)
To: Adrian Bunk
Cc: Chris Dearman, Atsushi Nemoto, Ralf Baechle, Thomas Bogendoerfer,
linux-mips, linux-kernel
* Adrian Bunk <bunk@kernel.org> [2008-05-25 19:43]:
> /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/kernel/traps.c: In function 'show_raw_backtrace':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/kernel/traps.c:92: error: cast from pointer to integer of different size
> make[2]: *** [arch/mips/kernel/traps.o] Error 1
>
> <-- snip -->
>
> "[MIPS] Fix check for valid stack pointer during backtrace" in the mips
> tree fixes it, and should therefore also go into 2.6.26.
It's still not in mainline as of rc5.
--
Martin Michlmayr
http://www.cyrius.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-05 11:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-25 16:43 mips/kernel/traps.c build error Adrian Bunk
2008-06-05 11:57 ` Martin Michlmayr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox