lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ