softlockup: increase hung tasks check from 2 minutes to 8 minutes
authorIngo Molnar <mingo@elte.hu>
Wed, 20 Aug 2008 09:17:40 +0000 (11:17 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Sep 2008 07:08:51 +0000 (09:08 +0200)
commitfb822db465bd9fd4208eef1af4490539b236c54e
treeb2fdd23878b0a6d082ad3e9f70ee5c0e1a96b96c
parent1b2439dbb703ae8d95a9ce7ece6b7800b80f41f0
softlockup: increase hung tasks check from 2 minutes to 8 minutes

Andrew says:

> Seems that about 100% of the reports we get of this warning triggering
> are sys_sync, transaction commit, etc.

increase the timeout. If it still triggers for people, we can kill it.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/softlockup.c