Re: About map_user_kiobuf() & unmap_kiobuf()

From: Stephen C. Tweedie (sct@redhat.com)
Date: Wed Mar 29 2000 - 11:28:42 EST


Hi,

On Tue, Mar 28, 2000 at 04:50:41PM -0500, Venkatesh Ramamurthy wrote:

> I am using the two api's map_user_kiobuf() & unmap_kiobuf() from my scsi
> module driver . When i do a insmod of my driver .. its says unreferenced
> symbols to those two names. when i build my driver as statically linked
> bzImage file , it works fine.

Which kernel? Those symbols weren't being exported from the kernel
until about 2.3.99 or so. Only explicitly exported symbols can be
used by modules.

--Stephen

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



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:25 EST