commit | 201955463a5c1a70d3f70d1598b27e4c2c402642 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Tue Dec 02 22:55:38 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 03 10:11:51 2008 +0100 |
tree | 8e577f526e7ce09b5d710e1960dd5d74b6207f7c | |
parent | 02d43b1d13a0a55a75bb5c5f98d2b13dbe71ecf9 [diff] |
check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 Impact: fix warnings-limit cutoff check for debug feature unsigned sysctl_hung_task_warnings cannot be less than 0 Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>