Re: [PATCH] fix scsi/aha15*.c for 2.5.60

From: James Bottomley (James.Bottomley@steeleye.com)
Date: Wed Feb 12 2003 - 17:44:24 EST


On Wed, 2003-02-12 at 17:41, Rudmer van Dijk wrote:
> On Wednesday 12 February 2003 06:31, Randy.Dunlap wrote:
> > Hi,
> >
> > Here are patches to aha152x.c and aha1542.c so that they will build
> > in 2.5.60.
> >
> > Please review and apply or comment...
>
> well it applies, compiles, but it gives a warning on depmod in make
> modules_install:
>
> <snip>
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.60; fi
> WARNING: /lib/modules/2.5.60/kernel/drivers/scsi/aha152x.ko needs unknown
> symbol scsi_put_command
> WARNING: /lib/modules/2.5.60/kernel/drivers/scsi/aha152x.ko needs unknown
> symbol scsi_get_command
>
> this is the relevant part of my .config:
> CONFIG_SCSI=m
> CONFIG_SCSI_AHA152X=m
>
> this gives these modules in /lib/modules/2.5.60/kernel/drivers/scsi/:
> aha152x.ko scsi_mod.ko sg.ko
>
> what am i missing??

Nothing really, the symbols need to be exported from the SCSI core.
I'll add them to the export list.

James

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



This archive was generated by hypermail 2b29 : Sat Feb 15 2003 - 22:00:45 EST