From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Jeff Dike <jdike@addtoit.com>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: fix-processing-of-obsolete-style-setup-options breaks UML arg parsing
Date: Thu, 12 Jan 2006 23:19:14 -0500 [thread overview]
Message-ID: <200601122319.15287.dtor_core@ameritech.net> (raw)
In-Reply-To: <20060113011532.GA2663@ccure.user-mode-linux.org>
On Thursday 12 January 2006 20:15, Jeff Dike wrote:
> UML has a bunch of parameters styled on the hd<n>= and ide<n>=
> parameters which depend on matching a prefix of the command-line
> argument. This patch explicitly removes this prefix matching.
>
> I know that this has "obsolete" written all over it, but I don't see
> any more modern replacement which allows prefix matching.
> module_param seems to be the more modern thing, but AFAICS, it is
> matching entire command-line arguments. Strangely, it will match when
> the command-line argument is a prefix of the in-kernel parameter
> string, which seems exactly backwards.
>
> The hd<n>= and ide<n>= switches are still present, in ide_setup, using
> the old mechanism, and they now seem to be broken as well.
>
Argh, I completely missed presence of hd<n>= parameters, sorry...
Andrew, please drop it.
--
Dmitry
prev parent reply other threads:[~2006-01-13 4:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-13 1:15 fix-processing-of-obsolete-style-setup-options breaks UML arg parsing Jeff Dike
2006-01-13 4:19 ` Dmitry Torokhov [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=200601122319.15287.dtor_core@ameritech.net \
--to=dtor_core@ameritech.net \
--cc=akpm@osdl.org \
--cc=jdike@addtoit.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox