Re: Problem when binding a queue (rt_queue_bind) on Xenomai 3

2018-11-01 Thread Philippe Gerum
On 10/31/18 11:00 PM, Matheus Pinto wrote: > I am trying to simple bind a queue in a task on a executable file, where > the queue is created on another task on another executable file. > The queue is created normally, no error is sent. In both task I use the > exactly same string name to identify

Re: [I-PIPE] ipipe-core-4.14.71-x86-1 released

2018-11-01 Thread Petr Červenka
Hello.   Is it really finished? I have problems to compile the patched kernel.   At first, when it compiles machine.c, there is such error:   CC  arch/x86/xenomai/machine.o In file included from ./include/asm-generic/xenomai/syscall.h:23:0, from

Re: [I-PIPE] ipipe-core-4.4.162-x86-11 released

2018-11-01 Thread Alec Ari
This x86 patch is not just for x86, too much got clobbered together. Alec

Re: [I-PIPE] ipipe-core-4.9.135-x86-7 released

2018-11-01 Thread Alec Ari
This isn't just for x86, this patch includes ppc and arm64 as well. I was wondering why it was so big! Same story on the latest 4.4 patch. Alec

Re: [I-PIPE] ipipe-core-4.14.71-x86-1 released

2018-11-01 Thread Philippe Gerum
On 11/1/18 5:59 PM, Petr Červenka wrote: > Hello. >   > Is it really finished? > I have problems to compile the patched kernel. >   > At first, when it compiles machine.c, there is such error: >   CC  arch/x86/xenomai/machine.o > In file included from