aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJohn Siddle <[email protected]>2016-10-11 20:55:56 +0000
committerLinus Torvalds <[email protected]>2016-10-11 22:06:33 +0000
commit48a6d64edadbd40fa5185a890023e9b331d64a48 (patch)
treec17f8328ae55c248cb02d434ff57f355028aa3ca /fs/jbd2/commit.c
parentkthread: add kerneldoc for kthread_create() (diff)
downloadkernel-48a6d64edadbd40fa5185a890023e9b331d64a48.tar.gz
kernel-48a6d64edadbd40fa5185a890023e9b331d64a48.zip
hung_task: allow hung_task_panic when hung_task_warnings is 0
Previously hung_task_panic would not be respected if enabled after hung_task_warnings had already been decremented to 0. Permit the kernel to panic if hung_task_panic is enabled after hung_task_warnings has already been decremented to 0 and another task hangs for hung_task_timeout_secs seconds. Check if hung_task_panic is enabled so we don't return prematurely, and check if hung_task_warnings is non-zero so we don't print the warning unnecessarily. [[email protected]: fix off-by-one] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: John Siddle <[email protected]> Cc: Tetsuo Handa <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions