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

2018-01-29 Thread Joonyoung Shim
quot;) Signed-off-by: Joonyoung Shim --- kernel/drivers/net/stack/rtmac/tdma/tdma_module.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/drivers/net/stack/rtmac/tdma/tdma_module.c b/kernel/drivers/net/stack/rtmac/tdma/tdma_module.c index e367d21..854a996 100644 --- a/kern

Problem with cyclictest

2019-10-29 Thread Joonyoung Shim via Xenomai
Hi all, I have a problem from cyclictest. The cyclictest is killed with below messages and i cannot see result of cyclictest when it is terminated, after the commit 5750102b4725 ("demo/cyclictest: turn on FIFO mode by default, detecting spurious relaxes") is applied. invoked syscall, aborting. (e

Re: Problem with cyclictest

2019-10-30 Thread Joonyoung Shim via Xenomai
On 19. 10. 30. 오후 6:10, Philippe Gerum wrote: > On 10/30/19 2:32 AM, Joonyoung Shim via Xenomai wrote: >> Hi all, >> >> I have a problem from cyclictest. The cyclictest is killed with below >> messages >> and i cannot see result of cyclictest when i