summaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
diff options
context:
space:
mode:
authorRik van Riel2014-04-27 08:15:35 +0200
committerPaul E. McKenney2014-05-19 19:52:04 +0200
commit61f38db3e3c0e4c3be0858750e2cabeadaecac0c (patch)
tree5ded19f41e8ceb49a55b2942fb0a5774a95126d1 /kernel/softirq.c
parentrcu: Variable name changed in tree_plugin.h and used in tree.c (diff)
downloadkernel-qcow2-linux-61f38db3e3c0e4c3be0858750e2cabeadaecac0c.tar.gz
kernel-qcow2-linux-61f38db3e3c0e4c3be0858750e2cabeadaecac0c.tar.xz
kernel-qcow2-linux-61f38db3e3c0e4c3be0858750e2cabeadaecac0c.zip
rcu: Provide API to suppress stall warnings while sysrc runs
Some sysrq handlers can run for a long time, because they dump a lot of data onto a serial console. Having RCU stall warnings pop up in the middle of them only makes the problem worse. This commit provides rcu_sysrq_start() and rcu_sysrq_end() APIs to temporarily suppress RCU CPU stall warnings while a sysrq request is handled. Signed-off-by: Rik van Riel <riel@redhat.com> [ paulmck: Fix TINY_RCU build error. ] Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions