diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-12 23:26:14 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-12 23:26:14 +0200 |
commit | 609af1cdf040f8d3f3986755586f7833eaa96d2c (patch) | |
tree | b2f5a77bf70941c3250cc13ad5ba1b7d8ba913a3 | |
parent | rcu: Make expedited GPs handle CPU 0 being offline (diff) | |
parent | rcu: Make rcu_gp_cleanup() write only once to ->gp_flags (diff) | |
parent | srcu: Introduce srcu_read_{un,}lock_notrace() (diff) | |
parent | torture: Keep old-school dmesg format (diff) | |
download | linux-609af1cdf040f8d3f3986755586f7833eaa96d2c.tar.xz linux-609af1cdf040f8d3f3986755586f7833eaa96d2c.zip |
Merge branches 'expedited.2018.07.12a', 'fixes.2018.07.12a', 'srcu.2018.06.25b' and 'torture.2018.06.25b' into HEAD
expedited.2018.07.12a: Expedited grace-period updates.
fixes.2018.07.12a: Pre-gp_seq miscellaneous fixes.
srcu.2018.06.25b: SRCU updates.
torture.2018.06.25b: Pre-gp_seq torture-test updates.