An agent software called hp-asrd from Hewlett Packard updates same iLO watchdog timer as hpwdt does update. So they can not be uses simultaneously. Add this usage note in hpwdt.txt.
Signed-off-by: Masanari Iida <[email protected]> --- Documentation/watchdog/hpwdt.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/watchdog/hpwdt.txt b/Documentation/watchdog/hpwdt.txt index 9488078..719c38d 100644 --- a/Documentation/watchdog/hpwdt.txt +++ b/Documentation/watchdog/hpwdt.txt @@ -89,7 +89,8 @@ Last reviewed: 06/02/2009 Hypertransport/CSI Error 31h - +hpwdt can not work as expected if hp-asrd is running simultaneously. +Because both hpwdt and hp-asrd update same iLO watchdog timer. -- Tom Mingarelli ([email protected]) -- 2.0.0.rc0.38.g1697bf3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

