Re: 2.6.0-test5-mm4

From: Florian Schanda
Date: Mon Sep 22 2003 - 05:12:57 EST


On Monday 22 September 2003 09:35, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2

Hi,

I need this patch to compile ide modules properly.

Florian

--- old/drivers/block/ll_rw_blk.c 2003-09-22 12:59:39.000000000 +0100
+++ linux-2.6.0-test5/drivers/block/ll_rw_blk.c 2003-09-22 13:01:46.000000000
+0100
@@ -2903,3 +2903,4 @@
EXPORT_SYMBOL(blk_run_queues);

EXPORT_SYMBOL(blk_rq_bio_prep);
+EXPORT_SYMBOL(blk_rq_prep_restart);

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