Loading docs/rcu.txt +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ The core RCU API is small: and then read from there. RCU read-side critical sections must use atomic_rcu_read() to read data, unless concurrent writes are presented by another read data, unless concurrent writes are prevented by another synchronization mechanism. Furthermore, RCU read-side critical sections should traverse the Loading Loading
docs/rcu.txt +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ The core RCU API is small: and then read from there. RCU read-side critical sections must use atomic_rcu_read() to read data, unless concurrent writes are presented by another read data, unless concurrent writes are prevented by another synchronization mechanism. Furthermore, RCU read-side critical sections should traverse the Loading