Re: 2.4.25-rc1: Inconsistent ioctl symbol usage indrivers/message/fusion/mptctl.c

From: Marcelo Tosatti
Date: Mon Feb 09 2004 - 07:54:49 EST



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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/