Skip to content
Commit c7f42c63 authored by Jean-Yves Faye's avatar Jean-Yves Faye Committed by Corey Minyard
Browse files

ipmi watchdog : add panic_wdt_timeout parameter

In order to allow panic actions to be processed, the ipmi watchdog
driver sets a new timeout value on panic. The 255s timeout
was designed to allow kdump and others actions on panic, as in
http://lkml.iu.edu/hypermail/linux/kernel/0711.3/0258.html



This is counter-intuitive for a end-user who sets watchdog timeout
value to something like 30s and who expects BMC to reset the system
within 30s of a panic.

This commit allows user to configure the timeout on panic.

Signed-off-by: default avatarJean-Yves Faye <jean-yves.faye@c-s.fr>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent 66f44018
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment