[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110318185808.GA12142@redhat.com>
Date: Fri, 18 Mar 2011 14:58:08 -0400
From: Don Zickus <dzickus@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: x86@...nel.org, Peter Zijlstra <peterz@...radead.org>,
jwjstone@...tmail.fm, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2 v2] watchdog, nmi: Allow hardlockup to panic by
default
On Fri, Mar 18, 2011 at 11:23:53AM -0700, Andrew Morton wrote:
> >
> >
> > >
> > > > static int __init hardlockup_panic_setup(char *str)
> > > > {
> > > > if (!strncmp(str, "panic", 5))
> > > > hardlockup_panic = 1;
> > > > + else if (!strncmp(str, "nopanic", 5))
> > >
> > > s/5/7/
> >
> > doh.
> >
> > I can send a refreshed patch with the above changes.
>
> I fixed that up.
Thanks!
Cheers,
Don
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists