From: James Bottomley <James.Bottomley@steeleye.com>
To: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
Cc: Linus Torvalds <torvalds@osdl.org>,
Matthew Wilcox <willy@debian.org>,
Rusty Russell <rusty@rustcorp.com.au>,
PARISC list <parisc-linux@lists.parisc-linux.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [parisc-linux] [PATCH] add MODULE_ALIAS_LDISC to asm-parisc/termios.h
Date: 04 Sep 2003 10:24:41 -0400 [thread overview]
Message-ID: <1062685483.1829.6.camel@mulgrave> (raw)
In-Reply-To: <20030904135315.GB2411@conectiva.com.br>
On Thu, 2003-09-04 at 09:53, Arnaldo Carvalho de Melo wrote:
> +#define MODULE_ALIAS_LDISC(ldisc) \
> + MODULE_ALIAS("tty-ldisc-" __stringify(ldisc))
These are the strings used to identify the required line discipline
module to kmod, aren't they?
Since modprobe.conf seems to be generated without much regard for
architectures, is there any reason why this definition should differ
amongst architectures? I think the answer's "no", so I think this fix
should be in linux/termios.h (or somewhere architecture independent).
James
prev parent reply other threads:[~2003-09-04 14:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-04 13:53 [PATCH] add MODULE_ALIAS_LDISC to asm-parisc/termios.h Arnaldo Carvalho de Melo
2003-09-04 14:19 ` Matthew Wilcox
2003-09-04 14:24 ` James Bottomley [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=1062685483.1829.6.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=acme@conectiva.com.br \
--cc=linux-kernel@vger.kernel.org \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=rusty@rustcorp.com.au \
--cc=torvalds@osdl.org \
--cc=willy@debian.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