All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Iulia Manda <iulia.manda21@gmail.com>
Cc: Tim Bird <tim.bird@sonymobile.com>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Josh Triplett <josh@joshtriplett.org>
Subject: Re: [PATCH 1/3] kernel: Add a new config option to remove command line parsing
Date: Wed, 20 May 2015 01:29:11 -0500	[thread overview]
Message-ID: <CAOS_Y6RKx3U2t4o26A6MysXM97GeDUa9s7av97GMzhWZp0WPOg@mail.gmail.com> (raw)
In-Reply-To: <1431949832-13606-1-git-send-email-iulia.manda21@gmail.com>

On Mon, May 18, 2015 at 6:50 AM, Iulia Manda <iulia.manda21@gmail.com> wrote:
> This patch introduces CONFIG_CMDLINE_PARSE option which conditionally
> compiles the support for parsing kernel command line arguments. The
> corresponding functions that actually do the parsing will be compiled out.

Could you make it depend on EXPERT?

Thanks,

Rob

  parent reply	other threads:[~2015-05-20  6:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-18 11:50 [PATCH 1/3] kernel: Add a new config option to remove command line parsing Iulia Manda
2015-05-18 11:50 ` [PATCH 2/3] linux: Add macros that define and declare a core_param variable Iulia Manda
2015-05-18 11:50 ` [PATCH 3/3] init: Set initcall_debug to a default value Iulia Manda
2015-05-19  9:46   ` Paul Bolle
2015-05-20  0:54     ` josh
2015-05-19  9:35 ` [PATCH 1/3] kernel: Add a new config option to remove command line parsing Paul Bolle
2015-05-20  0:54   ` josh
2015-05-20  6:29 ` Rob Landley [this message]
2015-05-20 15:15 ` [PATCH v2] " Iulia Manda
  -- strict thread matches above, loose matches on Subject: below --
2015-04-01 14:34 [PATCH 1/3] " Iulia Manda
2015-04-09 14:44 ` Tim Bird

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOS_Y6RKx3U2t4o26A6MysXM97GeDUa9s7av97GMzhWZp0WPOg@mail.gmail.com \
    --to=rob@landley.net \
    --cc=iulia.manda21@gmail.com \
    --cc=josh@joshtriplett.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tim.bird@sonymobile.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.