public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: sys_ioctl export
Date: Thu, 17 Jun 2004 18:30:33 +0000	[thread overview]
Message-ID: <16593.58185.61928.622406@napali.hpl.hp.com> (raw)
In-Reply-To: <1087494747.28235.28.camel@markh1.pdx.osdl.net>

>>>>> On Thu, 17 Jun 2004 10:52:27 -0700, Mark Haverkamp <markh@osdl.org> said:

  Mark> The ia64 arch doesn't export sys_ioctl like some other 64 bit
  Mark> architectures like ppc64, sparc64 and x86_64.  Was this
  Mark> intentional?

It's intentional in the sense that Linux doesn't export symbols
without good reason.  AFAICT, the following arches export sys_ioctl:

 ppc64
 s390
 sparc64
 x86-64

AFAIK, there is no ia64-specific reason to export the symbol.  If
there is a platform-independent reason for doing so, then it should be
exported for all platform, by putting an EXPORT_SYMBOL() after
fs/ioctl.c:sys_ioctl().

	--david

  parent reply	other threads:[~2004-06-17 18:30 UTC|newest]

Thread overview: 15+ 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
2004-06-17 18:30 ` David Mosberger [this message]
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

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=16593.58185.61928.622406@napali.hpl.hp.com \
    --to=davidm@napali.hpl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox