Commits
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD cond_resched.2017.12.04a: Convert cond_resched_rcu_qs() to cond_resched() dyntick.2017.11.28a: Make RCU dynticks handle interrupts from NMI fixes.2017.12.11a: Miscellaneous fixes srbd.2017.12.05a: Remove now-redundant smp_read_barrier_depends() torture.2017.12.11a: Torture-testing update
Showing diff to3a5db0b108e
- Paul E. McKenney committed dc259accec0rcu: Account for rcu_all_qs() in cond_resched() If cond_resched() returns false, then ...
- Steven Rostedt (VMware) committed 584c0059518tracing, rcu: Remove no longer used trace event rcu_prep_idle Commit c0f4dfd4f90 ("rcu...
- Rakib Mullick committed 84b12b752f4rcu: Remove have_rcu_nocb_mask from tree_plugin.h Currently have_rcu_nocb_mask is used...
- Paul E. McKenney committed 3a5db0b108edrivers/vhost: Remove now-redundant read_barrier_depends() Because READ_ONCE() now imp...
- Paul E. McKenney committed 29d39390845torture: Save a line in stutter_wait(): while -> for Signed-off-by: Paul E. McKenney <...