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

Christoph Hellwig (hch@infradead.org)
Wed, 12 Feb 2003 23:31:21 +0000


On Wed, Feb 12, 2003 at 05:44:24PM -0500, James Bottomley wrote:
> > 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.

it should _not_ be exported. drivers are supposed to use the
request-based interface instead.

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