lkml.org 
[lkml]   [2002]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] 2.5.22: elevator exports.
Date
From
Hi Linus,
the dasd driver as a module needs to call elevator_init/elavator_exit to
change the elevator algorithm to elevator_noop.

blue skies,
Martin.

diff -urN linux-2.5.22/drivers/block/elevator.c linux-2.5.22-s390/drivers/block/elevator.c
--- linux-2.5.22/drivers/block/elevator.c Mon Jun 17 04:31:35 2002
+++ linux-2.5.22-s390/drivers/block/elevator.c Tue Jun 11 17:15:10 2002
@@ -424,3 +424,5 @@
EXPORT_SYMBOL(__elv_add_request);
EXPORT_SYMBOL(__elv_next_request);
EXPORT_SYMBOL(elv_remove_request);
+EXPORT_SYMBOL(elevator_exit);
+EXPORT_SYMBOL(elevator_init);
-
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/
\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.032 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site