From: Felipe Balbi <me@felipebalbi.com>
To: linux-kernel@vger.kernel.org
Subject: parsing console cmdline
Date: Sun, 8 Feb 2009 19:45:36 +0200 [thread overview]
Message-ID: <20090208174533.GJ10711@frodo> (raw)
Hi all,
a simple question: is it possible to register another function to decode
console= cmdline ?
I mean, I see console cmdline being decoded in
kernel/printk.c:console_setup(), but I have a special console that today
is using a platform specific TAG to be enabled and I wanna clean that up
by parsing the console via console cmdline, which makes sense. So, is it
possible that I create a special setup() function for that console of
mine ? Or should I patch console_setup() ??
--
balbi
reply other threads:[~2009-02-08 17:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20090208174533.GJ10711@frodo \
--to=me@felipebalbi.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