linux-um archives
 help / color / mirror / Atom feed
From: Werner Almesberger <werner@almesberger.net>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jeff Dike <jdike@addtoit.com>,
	User-mode Linux Kernel Development
	<user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] Re: patch/RFC: add bypass for "debug" parameter
Date: Fri, 13 Feb 2004 15:43:41 -0300	[thread overview]
Message-ID: <20040213154341.D8503@almesberger.net> (raw)
In-Reply-To: <Pine.GSO.4.58.0402131817210.29056@waterleaf.sonytel.be>; from geert@linux-m68k.org on Fri, Feb 13, 2004 at 06:18:55PM +0100

Geert Uytterhoeven wrote:
> All kernel parameters that are not recognized by the kernel are passed
> to init using its argv[].

Ah, that ! I thought you meant some well-hidden feature that
would work like "--", separating things parsed by the kernel
from those passed verbatim to init :)

No, there should be no problem. UML actually layers its
command-line parsing on top of the kernel part. Everything
not explicitly claimed by UML ends up on the (single) string
passed to the kernel, which is then processed in a separate
pass.

- Werner

-- 
  _________________________________________________________________________
 / Werner Almesberger, Buenos Aires, Argentina     werner@almesberger.net /
/_http://www.almesberger.net/____________________________________________/


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

      reply	other threads:[~2004-02-13 18:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-08 21:53 [uml-devel] patch/RFC: add bypass for "debug" parameter Werner Almesberger
2004-02-12 15:49 ` [uml-devel] " Jeff Dike
2004-02-13  0:40   ` Werner Almesberger
2004-02-13  9:53     ` Geert Uytterhoeven
2004-02-13 17:15       ` Werner Almesberger
2004-02-13 17:18         ` Geert Uytterhoeven
2004-02-13 18:43           ` Werner Almesberger [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=20040213154341.D8503@almesberger.net \
    --to=werner@almesberger.net \
    --cc=geert@linux-m68k.org \
    --cc=jdike@addtoit.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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