Re: [PATCH] CONFIG_PANIC_ON_OOPS should be shown if DEBUG_KERNEL

2013-01-24 Thread Ingo Molnar
* Andrew Morton wrote: > On Tue, 22 Jan 2013 14:21:03 -0500 > Kyle McMartin wrote: > > > CONFIG_EXPERT is a bit silly a place for this, and hides it > > unnecessarily. CONFIG_DEBUG_KERNEL makes much more sense. > > > > Signed-off-by: Kyle McMartin > > > > --- a/lib/Kconfig.debug > > +++ b/l

Re: [PATCH] CONFIG_PANIC_ON_OOPS should be shown if DEBUG_KERNEL

2013-01-23 Thread Andrew Morton
On Tue, 22 Jan 2013 14:21:03 -0500 Kyle McMartin wrote: > CONFIG_EXPERT is a bit silly a place for this, and hides it > unnecessarily. CONFIG_DEBUG_KERNEL makes much more sense. > > Signed-off-by: Kyle McMartin > > --- a/lib/Kconfig.debug > +++ b/lib/Kconfig.debug > @@ -243,7 +243,7 @@ config