Cobalt deadlock for no apparent reason

2020-01-20 Thread Lange Norbert via Xenomai
Hello, I got a deadlock while running through gdbserver, this is an implementation of a synchronized queue, Fup side waits via condition variable, main wants to push data, but main fails to acquire the mutex. The mutex is an errorchecking type, without priority inheritance, and not used elsewhe

[PATCH] spi: update Makefile and Kconfig to include bbb spi driver

2020-01-20 Thread Laurentiu-Cristian Duca via Xenomai
Updated SPI Makefile and Kconfig in order to contain the option to compile am335x beaglebone black omap4 spi real-time driver. Signed-off-by: Laurentiu-Cristian Duca --- kernel/drivers/spi/Kconfig | 10 ++ kernel/drivers/spi/Makefile | 2 ++ 2 files changed, 12 insertions(+) diff --gi

RFC: making dlopen support default on for debian/rules

2020-01-20 Thread Henning Schild via Xenomai
Hi all, i do carry a local patch to make the debian packages dlopen-aware for quite some time now. It used to be that debian packaging was not well supported and just carried for reference. But with the rise of Isar in the building Xenomai world the current view on the debian/ support might change