From: Jason Baron <jbaron@redhat.com>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Greg KH <gregkh@suse.de>,
Andrew Morton <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
trenn@suse.de
Subject: Re: Boot-time dynamic debugging?
Date: Mon, 2 Aug 2010 09:47:06 -0400 [thread overview]
Message-ID: <20100802134705.GA2836@redhat.com> (raw)
In-Reply-To: <AANLkTiksVFpU+3iek4-TM2q=wSDGpW_nJAr8XtHT06LE@mail.gmail.com>
On Sun, Aug 01, 2010 at 03:10:40PM +0300, Pekka Enberg wrote:
> Hi!
>
> Commit 346e15beb5343c2eb8216d820f2ed8f150822b08 ("driver core: basic
> infrastructure for per-module dynamic debug messages") removed
> "dynamic_printk" kernel parameter from the dynamic debugging subsystem
> (and forgot to update Documentation/kernel-parameters.txt). How can I
> use the new subsystem for enabling boot-time dev_dbg() calls for
> non-modular kernels?
>
> Pekka
Hi Pekka,
Right now, you can not enable them dynamically from the boot command
line (only via the debugfs file). However, Thomas Renninger, has posted
a series to add back the boot-time functionality, see:
Subject: [patch 0/3] Dynamic Debug providing early boot debug messages via
boot parameter
http://marc.info/?l=linux-kernel&m=127970474426120&w=2
So I intend to queue those up for 2.6.36, and also update the
documentation.
thanks,
-Jason
next prev parent reply other threads:[~2010-08-02 13:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-01 12:10 Boot-time dynamic debugging? Pekka Enberg
2010-08-02 13:47 ` Jason Baron [this message]
2010-08-02 13:53 ` Pekka Enberg
2010-08-02 14:13 ` Thomas Renninger
2010-08-06 14:03 ` Thomas Renninger
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=20100802134705.GA2836@redhat.com \
--to=jbaron@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
--cc=trenn@suse.de \
/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.