lkml.org 
[lkml]   [2015]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/3] init: Set initcall_debug to a default value
On Tue, May 19, 2015 at 11:46:54AM +0200, Paul Bolle wrote:
> On Mon, 2015-05-18 at 14:50 +0300, Iulia Manda wrote:
> > ---
> > include/linux/init.h | 3 ++-
> > init/main.c | 3 +--
> > 2 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/include/linux/init.h b/include/linux/init.h
> > index 21b6d76..7c7ee80 100644
> > --- a/include/linux/init.h
> > +++ b/include/linux/init.h
>
> > -extern bool initcall_debug;
> > +DECLARE_CORE_PARAM(initcall_debug, false, bool);
>
> CONFIG_CMDLINE_PARSE will never be set outside of x86, right? So does
> this change nothing for those other architectures?

See comment on the previous patch; this is not x86-specific, and it
should be a config option for all architectures.

- Josh Triplett


\
 
 \ /
  Last update: 2015-05-20 03:01    [W:0.047 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site