Skip to content

events: fixed events structure locking and reschedule case

Libor Peltan requested to merge events_fix_lock into master

This is a slightly "hot fix", the situation with lock in events is not nice anyway. Not too bad though.

I have a (not very clear) idea of using RCU for each zone's events...

Merge request reports