Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123152
b: refs/heads/master
c: fb822db
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Sep 10, 2008
1 parent 302e5a9 commit c40ab9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1b2439dbb703ae8d95a9ce7ece6b7800b80f41f0
refs/heads/master: fb822db465bd9fd4208eef1af4490539b236c54e
2 changes: 1 addition & 1 deletion trunk/kernel/softlockup.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ unsigned long __read_mostly sysctl_hung_task_check_count = 1024;
/*
* Zero means infinite timeout - no checking done:
*/
unsigned long __read_mostly sysctl_hung_task_timeout_secs = 120;
unsigned long __read_mostly sysctl_hung_task_timeout_secs = 480;

unsigned long __read_mostly sysctl_hung_task_warnings = 10;

Expand Down

0 comments on commit c40ab9f

Please sign in to comment.