Re: Linux 2.4.0-ac7

From: Jens Axboe (axboe@suse.de)
Date: Thu Jan 11 2001 - 22:49:22 EST


On Fri, Jan 12 2001, Bill Crawford wrote:
> depmod: *** Unresolved symbols in /lib/modules/2.4.0-ac7/kernel/drivers/scsi/scsi_mod.o
> depmod: queued_sectors

Apologies, I didn't think of modular SCSI/IDE for this...

--- /opt/kernel/linux-2.4.0-ac7/drivers/block/ll_rw_blk.c Fri Jan 12 04:47:18 2001
+++ drivers/block/ll_rw_blk.c Fri Jan 12 04:47:40 2001
@@ -1389,3 +1389,4 @@
 EXPORT_SYMBOL(generic_make_request);
 EXPORT_SYMBOL(blkdev_release_request);
 EXPORT_SYMBOL(generic_unplug_device);
+EXPORT_SYMBOL(queued_sectors);

-- 
* Jens Axboe <axboe@suse.de>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:33 EST