mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.4.25-rc1: Inconsistent ioctl symbol usage in drivers/message/fusion/mptctl.c
@ 2004-02-09  1:18 Keith Owens
  2004-02-09 12:26 ` Marcelo Tosatti
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Owens @ 2004-02-09  1:18 UTC (permalink / raw)
  To: linux-kernel

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.4.25-rc1: Inconsistent ioctl symbol usage in drivers/message/fusion/mptctl.c
  2004-02-09  1:18 2.4.25-rc1: Inconsistent ioctl symbol usage in drivers/message/fusion/mptctl.c Keith Owens
@ 2004-02-09 12:26 ` Marcelo Tosatti
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2004-02-09 12:26 UTC (permalink / raw)
  To: Keith Owens; +Cc: linux-kernel, Moore, Eric Dean


Hi Eric,

Can you please fix this up?

On Mon, 9 Feb 2004, Keith Owens wrote:

> 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-09 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-09  1:18 2.4.25-rc1: Inconsistent ioctl symbol usage in drivers/message/fusion/mptctl.c Keith Owens
2004-02-09 12:26 ` Marcelo Tosatti

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®