summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-07-12 23:26:14 +0200
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-07-12 23:26:14 +0200
commit609af1cdf040f8d3f3986755586f7833eaa96d2c (patch)
treeb2f5a77bf70941c3250cc13ad5ba1b7d8ba913a3
parentrcu: Make expedited GPs handle CPU 0 being offline (diff)
parentrcu: Make rcu_gp_cleanup() write only once to ->gp_flags (diff)
parentsrcu: Introduce srcu_read_{un,}lock_notrace() (diff)
parenttorture: Keep old-school dmesg format (diff)
downloadlinux-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.