All of lore.kernel.org
 help / color / mirror / Atom feed
* compile error for mips with 2.6.29.2-rt10
@ 2009-05-01 16:40 Gaye Abdoulaye Walsimou
  2009-05-01 21:14 ` Thomas Gleixner
  0 siblings, 1 reply; 3+ messages in thread
From: Gaye Abdoulaye Walsimou @ 2009-05-01 16:40 UTC (permalink / raw)
  To: linux-rt-users

Hello list,
I use 2.6.29.2-rt10 patch on linux-2.6.29.2 (from linux-mips.org and for
bcm47xx MCU) and I had following compilation error:

kernel/sched.c: In function 'finish_task_switch':
kernel/sched.c:2902: error: implicit declaration of function
'_finish_arch_switch'
make[1]: *** [kernel/sched.o] Error 1
make: *** [kernel] Error 2

When I change "_finish_arch_switch" to "finish_arch_switch" in
kernel/sched.c, no compilation error, but I didn't try resulting vmlinux.

Do I miss something?

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-01 21:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-01 16:40 compile error for mips with 2.6.29.2-rt10 Gaye Abdoulaye Walsimou
2009-05-01 21:14 ` Thomas Gleixner
2009-05-01 21:35   ` Gaye Abdoulaye Walsimou

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.