On Tue, 2006-11-07 at 14:32 +0800, Li Yi (Adam) wrote: > Hi Philippe, > > Not sure you have noticed this typo or not: > > xenomai-2.2.5/ksrc/skins/posix/syscall.c > > 2674: nt __pse51_call_not_available(struct task_struct *curr, struct > pt_regs *regs) > > should be: > > int __pse51_call_not_available(struct task_struct *curr, struct > pt_regs *regs) >
Fixed, thanks. > Regards, > > -Yi > > > > On 11/6/06, Philippe Gerum <[EMAIL PROTECTED]> wrote: > > Here is the fifth maintenance release for the v2.2.x > branch. Short > log follows: > > [nucleus] > > * Fix period validity check when setting up the timer > for > periodic timing mode. > > [hal] > > * ppc: Define special wrappers to get/put_user macros > which > bypass the might_sleep() checks. Upgrade Adeos > support. > > * x86: Upgrade Adeos support. > > * arm: Upgrade Adeos support. > > [native] > > * Fix rt_queue_send() upon null broadcast (wrong > reference > count). > > [posix] > > * Make sure to read interrupt-related macros from the > core > headers when including posix/pthread.h from > user-space. > > > See the ChangeLog for details. > > http://download.gna.org/xenomai/stable/xenomai-2.2.5.tar.bz2 > > > -- > Philippe. > > > > _______________________________________________ > Xenomai-core mailing list > [email protected] > https://mail.gna.org/listinfo/xenomai-core > -- Philippe. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
