From: Willy Tarreau <willy@w.ods.org>
To: Baptiste Malguy <baptiste@malguy.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] VT driver/char/console.c, kernel 2.4.22
Date: Sat, 29 Nov 2003 08:24:47 +0100 [thread overview]
Message-ID: <20031129072447.GA17722@alpha.home.local> (raw)
In-Reply-To: <3FC7DF1E.3090807@malguy.net>
On Sat, Nov 29, 2003 at 12:49:50AM +0100, Baptiste Malguy wrote:
> In relation to this patch, I want to say that many many websites, FAQs,
> ... say that you must
> have something like console="/dev/ttyX CONSOLE=/dev/ttyN" to redirect
> the kernel and init
> messages.
>
> About 'CONSOLE=', that's true because this is a environment variable
> that /sbin/init obtains.
> About 'console=', it's completly wrong ! 'console=' expects a driver
> name (example: "tty",
> "tty1", "ttyS0"), not device file name. Only the Linux source code
> reading and a few websites
> says the right usage of 'console='.
If there really are FAQ reporting this, it might be simpler to make the
kernel accept /dev/XXX than to try to fix all FAQs, and it would be more
intuitive to people who type on lilo command line.
> Is the way I attached the patch "correct" ?
You'd better send an "unified diff" (diff -u) which includes one level of
kernel directory. You diff then starts like this :
--- linux-2.4.22/drivers/char/console
+++ linux-2.4.22-bm1/drivers/char/console
And all close changes are merged in a chunk with lines starting with + and -.
Then it's more convenient to compare small changes.
Please take a look at Documentation/SubmittingPatches for more info.
> Must I Cc: it to Marcello or someone else ? I didn't
> find the ideal maintainer in linux/MAINTAINERS.
It's good to Cc Marcelo when you're sure it's an obvious patch that must be
applied, but if you think it may be discussed here, it's better not to flood
his mailbox, considering many people reply to all recipients.
Cheers,
Willy
next prev parent reply other threads:[~2003-11-29 7:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-28 23:49 Baptiste Malguy
2003-11-29 7:24 ` Willy Tarreau [this message]
2003-11-29 13:17 ` Baptiste Malguy
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=20031129072447.GA17722@alpha.home.local \
--to=willy@w.ods.org \
--cc=baptiste@malguy.net \
--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
all inboxes | Powered by JetHome®