mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rob Radez <rob@osinvestor.com>
To: Russell King <rmk@arm.linux.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 10: 2.5.29-wdt977
Date: Sat, 3 Aug 2002 13:49:57 -0400	[thread overview]
Message-ID: <20020803134957.A13767@osinvestor.com> (raw)
In-Reply-To: <E17b3Rq-0006wh-00@flint.arm.linux.org.uk>; from rmk@arm.linux.org.uk on Sat, Aug 03, 2002 at 07:16:18PM +0100

On Sat, Aug 03, 2002 at 07:16:18PM +0100, Russell King wrote:
> diff -urN orig/drivers/char/wdt977.c linux/drivers/char/wdt977.c
> --- orig/drivers/char/wdt977.c	Sat May 25 23:13:25 2002
> +++ linux/drivers/char/wdt977.c	Wed Jun 12 14:13:47 2002
> @@ -39,7 +39,7 @@
>  
>  static	int timeout = DEFAULT_TIMEOUT*60;	/* TO in seconds from user */
>  static	int timeoutM = DEFAULT_TIMEOUT;		/* timeout in minutes */
> -static	int timer_alive;
> +static	unsigned long timer_alive;
>  static	int testmode;
>  
>  MODULE_PARM(timeout, "i");

Not sure how much people will care, but this (and other funtastic) changes
are in my set of watchdog patches that I'll be making a big push to get
applied soon.  I haven't updated them to 2.4.19 or 2.5.30 yet but I'm hoping
to soon.  When I do, they'll be up at http://osinvestor.com/wd/ .

Regards,
Rob Radez

  reply	other threads:[~2002-08-03 18:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-03 18:16 Russell King
2002-08-03 17:49 ` Rob Radez [this message]
2002-08-03 20:50 ` Sam Ravnborg

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=20020803134957.A13767@osinvestor.com \
    --to=rob@osinvestor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /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

all inboxes | Powered by JetHome®