Vasudev Kamath <[email protected]> writes:

> After the patch Kernel did compile, though I've not tested the compiled
> kernel yet. Since I've no idea if what I've done is correct or not I would
> be happy to get some review on this patch from you or fellow Xenomai folks.
>

Err correction, it looks like there are still errors but compilation
didn't stop on errors. Currently I saw following error.

kernel/locking/rtmutex.c: In function _rt_mutex_adjust_prio_chain_:
kernel/locking/rtmutex.c:459:969: error: _spinlock_t_ has no member named 
_rlock_
kernel/locking/rtmutex.c: In function _rt_spin_lock_slowunlock_hirq_:
kernel/locking/rtmutex.c:1081:971: error: _spinlock_t_ has no member named 
_rlock_
kernel/locking/rtmutex.c: In function _rt_mutex_slowtrylock_:
kernel/locking/rtmutex.c:1473:969: error: _spinlock_t_ has no member named 
_rlock_

Will be looking at code now. But it looks like fixing this might be
beyond my expertise. I wonder if Christoph managed to compile kernel
from his side.

Cheers,


_______________________________________________
Xenomai mailing list
[email protected]
http://xenomai.org/mailman/listinfo/xenomai

Reply via email to