From: Keith Owens <kaos@ocs.com.au>
To: linux-kernel@vger.kernel.org
Subject: 2.4.25-rc1: Inconsistent ioctl symbol usage in drivers/message/fusion/mptctl.c
Date: Mon, 09 Feb 2004 12:18:05 +1100 [thread overview]
Message-ID: <2556.1076289485@kao2.melbourne.sgi.com> (raw)
2.4.25-rc1 drivers/message/fusion/mptctl.c expects sys_ioctl,
register_ioctl32_conversion and unregister_ioctl32_conversion to be
exported symbols when MPT_CONFIG_COMPAT is defined. That symbol is
defined for __sparc_v9__, __x86_64__ and __ia64__.
The symbols are not exported in ia64, mptctl.o gets unresolved symbols
when it is a module on ia64.
x64_64 exports register_ioctl32_conversion and unregister_ioctl32_conversion,
but not sys_ioctl.
next reply other threads:[~2004-02-09 1:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-09 1:18 Keith Owens [this message]
2004-02-09 12:26 ` Marcelo Tosatti
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=2556.1076289485@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--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®