linux-um archives
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Matt Zimmerman <mdz@debian.org>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [PATCH] Make UML slightly quieter
Date: Tue, 02 Sep 2003 14:49:50 -0400	[thread overview]
Message-ID: <200309021849.h82InoHx001633@ccure.karaya.com> (raw)
In-Reply-To: Your message of "Mon, 01 Sep 2003 16:40:45 EDT." <20030901204045.GA17884@alcor.net>

mdz@debian.org said:
> When booting UML with the 'quiet' option, most kernel messages are
> suppressed, but the skas3 and /proc/mm check messages are still
> displayed. Using printk rather than printf lets them be suppressed in
> the normal way, and didn't break anything for me. 

The problem with this is that if UML dies early and doesn't make it into the
kernel proper, printk messages will never be seen, and those messages 
potentially have debugging usefulness.

We can possibly make everyone happy by replacing those printfs with a 
uml_printf that respects the -quiet switch.

				Jeff



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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:[~2003-09-02 21:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030901204045.GA17884@alcor.net>
2003-09-02 18:49 ` Jeff Dike [this message]
2003-09-03  5:09   ` [uml-devel] [PATCH] Make UML slightly quieter Matt Zimmerman
2003-09-04  2:29     ` Jeff Dike

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=200309021849.h82InoHx001633@ccure.karaya.com \
    --to=jdike@addtoit.com \
    --cc=mdz@debian.org \
    --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