From: Martin Schwidefsky <martin.schwidefsky@debitel.net>
To: linux-kernel@vger.kernel.org
Cc: torvalds@transmeta.com
Subject: [PATCH] 2.5.22: elevator exports.
Date: Tue, 18 Jun 2002 00:23:54 +0200 (CEST) [thread overview]
Message-ID: <E17K4ug-0000KB-00@skybase> (raw)
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);
reply other threads:[~2002-06-17 20:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E17K4ug-0000KB-00@skybase \
--to=martin.schwidefsky@debitel.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox