From: "Alexander E. Patrakov" <patrakov@ums.usu.ru>
To: linux-kernel@vger.kernel.org
Subject: Aliases are broken with ieee1394 modules
Date: Mon, 31 May 2004 08:04:24 +0600 [thread overview]
Message-ID: <40BA92A8.8040405@ums.usu.ru> (raw)
This problem can be reproduced on a 2.6.6 kernel if you compile e.g.
video1394 as a module.
The source line in drivers/ieee1394/video1394.c that is a problem:
MODULE_ALIAS_CHARDEV(IEEE1394_MAJOR, IEEE1394_MINOR_BLOCK_VIDEO1394 * 16);
The bad result is that in /lib/modules/2.6.6/modules.alias the following
line appears:
alias char-major-171-1 * 16 video1394
I use gcc 3.3.2, if that matters. Similar problem exists with other
ieee1394 modules.
--
Alexander E. Patrakov
Please CC: me, I am not subscribed
reply other threads:[~2004-05-31 2:03 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=40BA92A8.8040405@ums.usu.ru \
--to=patrakov@ums.usu.ru \
--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