Skip to content
Snippets Groups Projects
Commit 0b002c55 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Fixed wrong RCU locking in remote, events, cleanup.

Fixed missing RCU unlock in early exit.
Expire event synchronized RCU before marking event as finished,
this could result in deadlocking threads holding RCU read lock while
waiting for event cancellation.
Transfer requests usually hold zone reference, so no RCU locking is
required.

Change-Id: I05caf7feb789c78d253b25812666c639f76ffb96
parent 99c02c2e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment