summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tiny.c
diff options
context:
space:
mode:
authorPaul E. McKenney2015-01-16 08:34:34 +0100
committerPaul E. McKenney2015-01-16 08:34:34 +0100
commit78e691f4ae2d5edea0199ca802bb505b9cdced88 (patch)
treea19634eccb38c8f22a9246c39195625c72200270 /kernel/rcu/tiny.c
parentdocumentation: Fix smp typo in memory-barriers.txt (diff)
parentksoftirqd: Use new cond_resched_rcu_qs() function (diff)
parentrcu: Remove redundant callback-list initialization (diff)
parentrcu: Make SRCU optional by using CONFIG_SRCU (diff)
parentrcu: Initialize tiny RCU stall-warning timeouts at boot (diff)
parentrcutorture: Add more diagnostics in rcu_barrier() test failure case (diff)
downloadkernel-qcow2-linux-78e691f4ae2d5edea0199ca802bb505b9cdced88.tar.gz
kernel-qcow2-linux-78e691f4ae2d5edea0199ca802bb505b9cdced88.tar.xz
kernel-qcow2-linux-78e691f4ae2d5edea0199ca802bb505b9cdced88.zip
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD
doc.2015.01.07a: Documentation updates. fixes.2015.01.15a: Miscellaneous fixes. preempt.2015.01.06a: Changes to handling of lists of preempted tasks. srcu.2015.01.06a: SRCU updates. stall.2015.01.16a: RCU CPU stall-warning updates and fixes. torture.2015.01.11a: RCU torture-test updates and fixes.