diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-08-17 17:10:04 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-08-17 17:10:04 +0200 |
commit | 656e7c0c0a2e8d899f87fd7f081ea7a711146604 (patch) | |
tree | 688197e93bfa34fca4c6a56a62e7f25acec14778 /ipc/sem.c | |
parent | doc: Set down RCU's scheduling-clock-interrupt needs (diff) | |
parent | rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter() (diff) | |
parent | rcu: Move callback-list warning to irq-disable region (diff) | |
parent | membarrier: Provide expedited private command (diff) | |
parent | arch: Remove spin_unlock_wait() arch-specific definitions (diff) | |
parent | srcu: Provide ordering for CPU not involved in grace period (diff) | |
parent | rcutorture: Invoke call_rcu() from timer handler (diff) | |
download | linux-656e7c0c0a2e8d899f87fd7f081ea7a711146604.tar.xz linux-656e7c0c0a2e8d899f87fd7f081ea7a711146604.zip |
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD
doc.2017.08.17a: Documentation updates.
fixes.2017.08.17a: RCU fixes.
hotplug.2017.07.25b: CPU-hotplug updates.
misc.2017.08.17a: Miscellaneous fixes outside of RCU (give or take conflicts).
spin_unlock_wait_no.2017.08.17a: Remove spin_unlock_wait().
srcu.2017.07.27c: SRCU updates.
torture.2017.07.24c: Torture-test updates.