]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: Trivial fix to set the proper timeout value for kdump
authorHaren Myneni <haren@us.ibm.com>
Tue, 7 Feb 2006 23:47:03 +0000 (15:47 -0800)
committerPaul Mackerras <paulus@samba.org>
Fri, 24 Feb 2006 00:36:21 +0000 (11:36 +1100)
commitc0e1f0b0ed7def8e7df36fd89910e233d9c021df
tree857cb0f1d28f980176f9cc5c7a2327b1cf35413a
parentd196f41032f3afe25c56f3f57d3b19bb4aac5e1f
[PATCH] powerpc: Trivial fix to set the proper timeout value for kdump

The panic CPU is waiting forever due to some large timeout value if some
CPU is not responding to an IPI.
This patch fixes the problem - the maximum waiting period will be
10 seconds and then the kdump boot will go ahead.

Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/crash.c