diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-12-11 18:21:58 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-12-11 18:21:58 +0100 |
commit | 1dfa55e01987288d847220b8c027204871440ed1 (patch) | |
tree | bc66ae468702fbd62b2fb10147d18de9a87edb20 /Documentation/RCU | |
parent | rcu: Account for rcu_all_qs() in cond_resched() (diff) | |
parent | tracing, rcu: Remove no longer used trace event rcu_prep_idle (diff) | |
parent | rcu: Remove have_rcu_nocb_mask from tree_plugin.h (diff) | |
parent | drivers/vhost: Remove now-redundant read_barrier_depends() (diff) | |
parent | torture: Save a line in stutter_wait(): while -> for (diff) | |
download | linux-1dfa55e01987288d847220b8c027204871440ed1.tar.xz linux-1dfa55e01987288d847220b8c027204871440ed1.zip |
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