summaryrefslogtreecommitdiffstats
path: root/include/linux/rcupdate.h
diff options
context:
space:
mode:
authorPaul E. McKenney2014-09-16 19:08:34 +0200
committerPaul E. McKenney2014-09-16 19:08:34 +0200
commite98d06dd6cd791b5138b0fc6c14a9c0b4d1f2e72 (patch)
treefb8b548e1d650c4a658fef13d4c33a7e6545ca1e /include/linux/rcupdate.h
parentmemory-barriers: Fix description of 2-legged-if-based control dependencies (diff)
parentrcu: Replace flush_signals() with WARN_ON(signal_pending()) (diff)
parentrcu: Avoid misordering in nocb_leader_wait() (diff)
parenttorture: Check for nul bytes in console output (diff)
downloadkernel-qcow2-linux-e98d06dd6cd791b5138b0fc6c14a9c0b4d1f2e72.tar.gz
kernel-qcow2-linux-e98d06dd6cd791b5138b0fc6c14a9c0b4d1f2e72.tar.xz
kernel-qcow2-linux-e98d06dd6cd791b5138b0fc6c14a9c0b4d1f2e72.zip
Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b' and 'torture.2014.09.07a' into HEAD
doc.2014.09.07a: Documentation updates. fixes.2014.09.10a: Miscellaneous fixes. nocb-nohz.2014.09.16b: No-CBs CPUs and NO_HZ_FULL updates. torture.2014.09.07a: Torture-test updates.