Re: [Xenomai] [PATCH] rtnet/tdma: fix lockup issue

2018-01-29 Thread Jan Kiszka
On 2018-01-30 01:26, Joonyoung Shim wrote: > Sometimes the kernel lockup occurs with "rtifconfig rteth0 down" command > execution on TDMA slave. > > [525182.648366] INFO: rcu_sched detected stalls on CPUs/tasks: > [525182.648372] 7-...: (0 ticks this GP) idle=415/140/0 >

[Xenomai] [PATCH] rtnet/tdma: fix lockup issue

2018-01-29 Thread Joonyoung Shim
Sometimes the kernel lockup occurs with "rtifconfig rteth0 down" command execution on TDMA slave. [525182.648366] INFO: rcu_sched detected stalls on CPUs/tasks: [525182.648372] 7-...: (0 ticks this GP) idle=415/140/0 softirq=1249048/1249048 fqs=6628 [525182.648374]

Re: [Xenomai] [RTnet] 3.0.6 xenomai/net/drivers 'debug' symbol redeclared

2018-01-29 Thread Greg Gallagher
This is fixed in stable-3.0.x On Mon, Jan 29, 2018 at 1:15 PM, Philippe Gerum wrote: > On 01/29/2018 07:01 PM, alessio margan wrote: >> Hi all, >> >> I was installing xenomai 3.0.6 ( >> https://xenomai.org/downloads/xenomai/stable/ ) on a 4.9.51 kernel, I >> get the following

Re: [Xenomai] [RTnet] 3.0.6 xenomai/net/drivers 'debug' symbol redeclared

2018-01-29 Thread Philippe Gerum
On 01/29/2018 07:01 PM, alessio margan wrote: > Hi all, > > I was installing xenomai 3.0.6 ( > https://xenomai.org/downloads/xenomai/stable/ ) on a 4.9.51 kernel, I > get the following errors > > drivers/xenomai/net/drivers/r8169.c:131:12: error: ‘debug’ redeclared as > different kind of symbol

[Xenomai] [RTnet] 3.0.6 xenomai/net/drivers 'debug' symbol redeclared

2018-01-29 Thread alessio margan
Hi all, I was installing xenomai 3.0.6 ( https://xenomai.org/downloads/xenomai/stable/ ) on a 4.9.51 kernel, I get the following errors drivers/xenomai/net/drivers/r8169.c:131:12: error: ‘debug’ redeclared as different kind of symbol  static int debug = -1;     ^ In file included