On 1/31/20 4:55 PM, Jan Kiszka wrote:
> On 31.01.20 16:27, Philippe Gerum via Xenomai wrote:
>> From: Philippe Gerum <r...@xenomai.org>
>>
>> The first four commits fix the doc generation which has been broken
>> for some time, the rest addresses runtime issues detected in the
>> field. See commit logs for details.
> 
> Thanks for the fixes. Patch 3 needs folding - or we simply drop it.
>

Let's drop it, since distcheck works without it now.

> For the other issues: I suppose we need more torture tests...
>

>>    cobalt/registry: fix export/unexport race on object deletion

This can be triggered from userland, by stressing open/close on the nrt
side vs socket/bind/close sequences on the rt side.

>>    cobalt/registry: prevent use-after-free triggered by object removal

This was detected by KASAN, it is unlikely to trigger an easily
reproducible crash.

>>    drivers/ipc: bufp: fix rd/rd and wr/wr races

Non-trivial to reproduce, very timing dependent.

>>    boilerplate: setup: fix infinite loop in CPU list parser
>>

Trivial to reproduce, but no added-value for a regression test IMO.

-- 
Philippe.

Reply via email to