[Xenomai-core] [PATCH] fix SYSENTER_CS modificaton race (was: [BUG] sep-related oops on 2.6.20)

2007-09-27 Thread Jan Kiszka
Jan Kiszka wrote: Hi, [ 765.881682] general protection fault: [#2] [ 765.881686] SMP [ 765.881692] Modules linked in: xeno_timerbench sky2 xeno_rtdm xeno_native xeno_nucleus ipv6 binfmt_misc rfcomm l2cap bluetooth i915 drm ppdev capability commoncap dock button video sbs battery i2c_ec

Re: [Xenomai-core] [PATCH] Fix attribute reference in __wrap_pthread_create

2007-09-27 Thread Gilles Chanteperdrix
On 9/26/07, Jan Kiszka [EMAIL PROTECTED] wrote: Hi Gilles, my rt-cap changes to the posix lib caused another regression. I don't understand what my intention of changing the attribute reference once was (probably an intermediate change), but it was wrong. The attached patch now makes all

Re: [Xenomai-core] new features for 16550A driver

2007-09-27 Thread Guillaume Gaudonville
2007/9/26, Jan Kiszka [EMAIL PROTECTED]: Guillaume Gaudonville wrote: I've attached the patch drafts. It works fine for me. it prepare the work to implement the other iflag values as describe in man tcsetattr. ... Index: ksrc/drivers/serial/16550A.c