Re: [patch] halt_on_oops command line option

From: Andrew Morton
Date: Thu Jan 19 2006 - 18:37:29 EST


"Randy.Dunlap" <rdunlap@xxxxxxxxxxxx> wrote:
>
> On Thu, 19 Jan 2006, Andrew Morton wrote:
>
> > diff -puN Documentation/kernel-parameters.txt~pause_on_oops-command-line-option Documentation/kernel-parameters.txt
> > --- 25/Documentation/kernel-parameters.txt~pause_on_oops-command-line-option Thu Jan 19 14:42:25 2006
> > +++ 25-akpm/Documentation/kernel-parameters.txt Thu Jan 19 14:51:35 2006
> > @@ -544,6 +544,11 @@ running once the system is up.
> >
> > gvp11= [HW,SCSI]
> >
> > + pause_on_oops=
> > + Halt all CPUs after the first oops has been printed for
> > + the specified number of seconds. This is to be used if
> > + your oopses keep scrolling off the screen.
> > +
> > hashdist= [KNL,NUMA] Large hashes allocated during boot
> > are distributed across NUMA nodes. Defaults on
> > for IA-64, off otherwise.
>
> Why there?

Coz I did s/halt_on_oops/pause_on_oops/ on the original patch ;)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/