diff options
author | Tetsuo Handa <[email protected]> | 2016-12-12 16:45:35 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-12-12 18:55:09 -0800 |
commit | 4ca5ede07c9871c13ae422c96d6d08dbd0df5eda (patch) | |
tree | 71b67a4356f091441bd67074ac41398b50cb323e /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 1270dd8d994039b677d0504ba7260873d608bf75 (diff) |
hung_task: decrement sysctl_hung_task_warnings only if it is positive
Since sysctl_hung_task_warnings == -1 is allowed (infinite warnings),
commit 48a6d64edadb ("hung_task: allow hung_task_panic when
hung_task_warnings is 0") should decrement it only when it is not -1.
This prevents the kernel from ceasing warnings after the first
4294967295 ;)
Signed-off-by: Tetsuo Handa <[email protected]>
Cc: John Siddle <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions