diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-04-21 15:00:13 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-04-21 15:00:13 +0200 |
commit | f2094107ac82bf867184efd77cee30b6a98e2e20 (patch) | |
tree | b84aa74fc1c6b135c35a604b7cc606f24ead80de /init | |
parent | doc: Update control-dependencies section of memory-barriers.txt (diff) | |
parent | rcu: Fix typo in PER_RCU_NODE_PERIOD header comment (diff) | |
parent | rcu: Make non-preemptive schedule be Tasks RCU quiescent state (diff) | |
download | linux-f2094107ac82bf867184efd77cee30b6a98e2e20.tar.xz linux-f2094107ac82bf867184efd77cee30b6a98e2e20.zip |
Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' into HEAD
doc.2017.04.12a: Documentation updates
fixes.2017.04.19a: Miscellaneous fixes
srcu.2017.04.21a: Parallelize SRCU callback handling