| To: | linux-mips@oss.sgi.com |
|---|---|
| Subject: | Re: ip22 watchdog timer |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Fri, 15 Feb 2002 05:56:20 +0100 |
| In-reply-to: | <20020208172711.GA5605@bogon.ms20.nix>; from agx@sigxcpu.org on Fri, Feb 08, 2002 at 06:27:11PM +0100 |
| References: | <20020208172711.GA5605@bogon.ms20.nix> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.2.5i |
On Fri, Feb 08, 2002 at 06:27:11PM +0100, Guido Guenther wrote:
> attached is an updated patch for the ip22 watchdog timer. Please apply.
Patch doesn't apply cleanly.
***************
*** 574,579 ****
fi
# we always need the dummy console to make the serial console I2 happy
define_bool CONFIG_DUMMY_CONSOLE y
endmenu
fi
--- 574,584 ----
fi
# we always need the dummy console to make the serial console I2 happy
define_bool CONFIG_DUMMY_CONSOLE y
+ bool 'Watchdog Timer Support' CONFIG_WATCHDOG
+ if [ "$CONFIG_WATCHDOG" != "n" ]; then
+ bool ' Disable watchdog shutdown on close' CONFIG_WATCHDOG_NOWAYOUT
+ tristate ' Indy/I2 Hardware Watchdog' CONFIG_INDYDOG
+ fi
endmenu
fi
Anyway, the comment about the I2 looks suspicious ...
Ralf
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [patch] linux 2.4.17: The second mb() rework (final), Atsushi Nemoto |
|---|---|
| Next by Date: | Re: FPU emulator unsafe for SMP?, Jun Sun |
| Previous by Thread: | ip22 watchdog timer, Guido Guenther |
| Next by Thread: | Re: ip22 watchdog timer, Guido Guenther |
| Indexes: | [Date] [Thread] [Top] [All Lists] |