From: Shen Feng <shen@cn.fujitsu.com>
To: Chris Snook <csnook@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: why 2 Kernel command line and module option parsers
Date: Wed, 16 Apr 2008 10:39:16 +0800 [thread overview]
Message-ID: <480566D4.1080904@cn.fujitsu.com> (raw)
In-Reply-To: <480517DC.3060303@redhat.com>
Chris Snook Wrote:
> Shen Feng wrote:
>> Hello,
>>
>> Now we get two Kernel command line and module option parsers, i.e.
>> lib/cmdline.c
>> lib/parser.c
>>
>> I think we'd better merge them into one and make a kernel option
>> standard since
>> the kernel options become more and more.
>
> Are you volunteering?
>
>
OK. I also found another parser in kernel/params.c.
I will try to supply a new parser and a kernel option standard as
Documentation/kernel-parameter-parser.txt
include/linux/kparser.h
lib/kparser.c
to replace
lib/cmdline.c
lib/parser.c
and part of kernel/params.c
prev parent reply other threads:[~2008-04-16 2:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-15 7:24 why 2 Kernel command line and module option parsers Shen Feng
2008-04-15 21:02 ` Chris Snook
2008-04-16 2:39 ` Shen Feng [this message]
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=480566D4.1080904@cn.fujitsu.com \
--to=shen@cn.fujitsu.com \
--cc=csnook@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/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.