Commits
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.13a', 'srcu.2019.05.28a', 'sync.2019.05.28a' and 'torture.2019.05.28a' into HEAD consolidate.2019.05.28a: RCU flavor consolidation cleanups and optmizations. doc.2019.05.28a: Documentation updates. fixes.2019.06.13a: Miscellaneous fixes. srcu.2019.05.28a: SRCU updates. sync.2019.05.28a: RCU-sync flavor consolidation. torture.2019.05.28a: Torture-test updates.
Showing diff to354ea05d027
- Jiang Biao committed f0b63562739rcu: Remove unused rdp local from synchronize_rcu_expedited() Because rdp is initializ...
- Zhenzhong Duan committed 588759a3914doc: Fixup definition of rcupdate.rcu_task_stall_timeout A positive value of rcupdate....
- Andrea Parri committed 9129b017b54rcu: Don't return a value from rcu_assign_pointer() Quoting Paul [1]: "Given that a...
- Jiang Biao committed 11b000457f4rcu: Make __call_srcu static Because __call_srcu() is not used outside kernel/rcu/srcu...
- Oleg Nesterov committed 89da3b94bb9rcu/sync: Simplify the state machine With this patch rcu_sync has a single state varia...
- Paul E. McKenney committed 354ea05d027rcutorture: Upper case solves the case of the vanishing NULL pointer Various security ...