Thomas, Brieuc (GE Healthcare) wrote: > Hi everybody ! > > I've got a PPC-MPC8540 target with a 2.6.16 patch from the provider. I > would like to patch my 2.6.16 kernel with an adeos-ipipe-2.6.14-ppc. Has > somebody already done this? > Up to now, I've done the patch manually and the compilation with > xenomai-2.1.2... Migrating some version steps upward in 2.6.x can be problematic. Also the patches you got from the board vendor may collide with ipipe. What conflicts did you have to resolve? Were you able to verify if those were not related to relevant functional changes in the kernel? > When I launch my target, the boot run without errors. But when I launch > an Xenomai application (like latency) I've got a "kernel oops" message > (during the task creation). What does the oops precisely say, what's the backtrace about? > can somebody help me to patch correctly my kernel? Is your kernel patch publicly available? What parts does it touch (critical for ipipe are IRQ and timer management). Maybe someone from the PPC fraction on this list can comment on the status of vanilla 2.6.16 vs. 2.6.14, also wrt ipipe/xenomai. Jan