Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rcu: Fix RCU lockdep splat on freezer_fork path
Add an RCU read-side critical section to suppress this false positive. Located-by: Eric Paris <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Acked-by: Li Zefan <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
- Loading branch information