summaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
diff options
context:
space:
mode:
authorRik van Riel2014-06-06 23:38:14 +0200
committerLinus Torvalds2014-06-07 01:08:17 +0200
commit722773afd83209d4088d30946bc274f547528a0b (patch)
tree991d1315b8345909e9d9fae4f881b168b4f48944 /mm/vmscan.c
parentsysrq: rcu-ify __handle_sysrq (diff)
downloadkernel-qcow2-linux-722773afd83209d4088d30946bc274f547528a0b.tar.gz
kernel-qcow2-linux-722773afd83209d4088d30946bc274f547528a0b.tar.xz
kernel-qcow2-linux-722773afd83209d4088d30946bc274f547528a0b.zip
sysrq,rcu: suppress RCU stall warnings while sysrq 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 patch temporarily disables RCU stall warnings while a sysrq request is handled. Signed-off-by: Rik van Riel <riel@redhat.com> Suggested-by: Paul McKenney <paulmck@linux.vnet.ibm.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Madper Xie <cxie@redhat.com> Cc: Randy Dunlap <rdunlap@infradead.org> Cc: Richard Weinberger <richard@nod.at> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions