[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87ppl8oixv.fsf@tassilo.jf.intel.com>
Date: Wed, 26 Mar 2014 12:31:40 -0700
From: Andi Kleen <andi@...stfloor.org>
To: Prarit Bhargava <prarit@...hat.com>
Cc: linux-kernel@...r.kernel.org, Rob Landley <rob@...dley.net>,
Andrew Morton <akpm@...ux-foundation.org>,
Steven Rostedt <rostedt@...dmis.org>,
Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Frederic Weisbecker <fweisbec@...il.com>,
linux-doc@...r.kernel.org
Subject: Re: [PATCH] Add initcall_blacklist kernel parameter
Prarit Bhargava <prarit@...hat.com> writes:
> core_param(initcall_debug, initcall_debug, bool, 0644);
>
> +static char blacklist_buf[128] = "\0";
__initdata
> +static int initcall_blacklist(char *str)
__init
Rest looks good. Should be quite useful to have this option
-Andi
--
ak@...ux.intel.com -- Speaking for myself only
--
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