Re: [Xenomai-core] RT_HEAP Problem

2008-09-28 Thread Yasser Kashfi
Hi Gilles, excuse me, I will test it and reply to you at Tuesday. regards --- On Thu, 9/25/08, Gilles Chanteperdrix [EMAIL PROTECTED] wrote: From: Gilles Chanteperdrix [EMAIL PROTECTED] Subject: Re: [Xenomai-core] RT_HEAP Problem To: [EMAIL PROTECTED] Cc: xenomai-core@gna.org Date:

Re: [Xenomai-core] rt_sem_create bug when registring in proc

2008-09-28 Thread Philippe Gerum
stephane ancelot wrote: Hi, I have the following kernel bug, when using a string name in rt_sem_create. using NULL as name do not report this problem. BUG: unable to handle kernel paging request at virtual address de82a268 printing eip: c025d51a *pde = 1dd3e067 *pte = Oops:

Re: [Xenomai-core] Handle SIGILL when kernel compiled without Xenomai.

2008-09-28 Thread Philippe Gerum
Gilles Chanteperdrix wrote: Philippe Gerum wrote: Gilles Chanteperdrix wrote: Hi, on some (all ?) platforms, we get a SIGILL when trying to emit the first Xenomai syscall, instead of the -ENOSYS return value. This patches handles the SIGILL by printing an error message and exiting. This

Re: [Xenomai-core] Handle SIGILL when kernel compiled without Xenomai.

2008-09-28 Thread Gilles Chanteperdrix
Philippe Gerum wrote: Gilles Chanteperdrix wrote: Philippe Gerum wrote: Gilles Chanteperdrix wrote: Hi, on some (all ?) platforms, we get a SIGILL when trying to emit the first Xenomai syscall, instead of the -ENOSYS return value. This patches handles the SIGILL by printing an error

Re: [Xenomai-core] Handle SIGILL when kernel compiled without Xenomai.

2008-09-28 Thread Philippe Gerum
Gilles Chanteperdrix wrote: Philippe Gerum wrote: Gilles Chanteperdrix wrote: Philippe Gerum wrote: Gilles Chanteperdrix wrote: Hi, on some (all ?) platforms, we get a SIGILL when trying to emit the first Xenomai syscall, instead of the -ENOSYS return value. This patches handles the

[Xenomai-core] Problems using rt_intr_wait on PowerPC

2008-09-28 Thread Niklaus Giger
Hi Based on the user_irq.c I created a simple test program for my PPC405GPr board. We have a FPGA which generates an interrupt every millisecond. It seems to work as simple test (fire it once and assure that it sets the interrupt-bit). When I connect it to the irq_server however (letting the