From: Grant Grundler <iod00d@hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: sys_ioctl export
Date: Thu, 17 Jun 2004 18:20:46 +0000 [thread overview]
Message-ID: <20040617182046.GE7313@cup.hp.com> (raw)
In-Reply-To: <1087494747.28235.28.camel@markh1.pdx.osdl.net>
On Thu, Jun 17, 2004 at 10:52:27AM -0700, Mark Haverkamp wrote:
> The ia64 arch doesn't export sys_ioctl like some other 64 bit
> architectures like ppc64, sparc64 and x86_64. Was this intentional?
Yes. C files export their own symbols now. This is "new" to 2.6.
"fgrep EXPORT_SYMBOL arch/ia64/kernel/*.c" for examples.
Did you need to call sys_ioctl() directly from a module?
grant
next prev parent reply other threads:[~2004-06-17 18:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-17 17:52 sys_ioctl export Mark Haverkamp
2004-06-17 18:20 ` Grant Grundler [this message]
2004-06-17 18:30 ` David Mosberger
2004-06-17 18:31 ` Mark Haverkamp
2004-06-17 18:42 ` Andi Kleen
2004-06-17 18:50 ` Grant Grundler
2004-06-17 18:50 ` David Mosberger
2004-06-17 18:54 ` Andi Kleen
2004-06-17 19:27 ` Grant Grundler
2004-06-17 19:36 ` Mark Haverkamp
2004-06-17 21:25 ` David Mosberger
2004-06-18 6:54 ` Christoph Hellwig
2004-06-18 14:32 ` Jesse Barnes
2004-06-18 14:37 ` Christoph Hellwig
2004-06-18 14:44 ` Jesse Barnes
2004-06-18 14:44 ` Jesse Barnes
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=20040617182046.GE7313@cup.hp.com \
--to=iod00d@hp.com \
--cc=linux-ia64@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.