forked from openvswitch/ovs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ofproto-dpif-upcall: Make ukey actions modifiable with RCU.
Future patches will need to modify ukey actions in some instances. This patch makes this possible by protecting them with RCU. It also adds thread safety checks to enforce the new protection mechanism. Signed-off-by: Ethan J. Jackson <[email protected]> Acked-by: Jarno Rajahalme <[email protected]>
- Loading branch information
Showing
1 changed file
with
33 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters