Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@oss.sgi.com>
To: linux-mips@oss.sgi.com
Subject: Re: ip22 watchdog timer
Date: Fri, 15 Feb 2002 05:56:20 +0100	[thread overview]
Message-ID: <20020215055620.A25211@dea.linux-mips.net> (raw)
In-Reply-To: <20020208172711.GA5605@bogon.ms20.nix>; from agx@sigxcpu.org on Fri, Feb 08, 2002 at 06:27:11PM +0100

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

  reply	other threads:[~2002-02-15  5:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-08 17:27 ip22 watchdog timer Guido Guenther
2002-02-15  4:56 ` Ralf Baechle [this message]
2002-02-15 12:06   ` Guido Guenther
2002-02-15 14:17     ` Maciej W. Rozycki
2002-02-15 14:21       ` Ralf Baechle
2002-02-15 14:41         ` Maciej W. Rozycki
2002-02-15 15:06           ` Ralf Baechle
2002-02-15 21:02             ` Matthew Dharm
2002-02-15 21:02               ` Matthew Dharm
2002-02-15 20:33         ` Jim Paris
2002-02-15 15:42       ` Guido Guenther
2002-02-15 16:19         ` Maciej W. Rozycki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020215055620.A25211@dea.linux-mips.net \
    --to=ralf@oss.sgi.com \
    --cc=linux-mips@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox