From: Pete Zaitcev <zaitcev@redhat.com>
To: schwidefsky@de.ibm.com
Cc: linux-kernel@vger.kernel.org
Subject: More exports for dasd in 2.6
Date: Mon, 26 Jan 2004 20:19:12 -0800 [thread overview]
Message-ID: <20040126201912.3f5875ad.zaitcev@redhat.com> (raw)
Martin,
here's a little patch to add two more exports, based on my tests.
-- Pete
diff -ur -X dontdiff linux-2.6.1-1.144/drivers/s390/block/dasd.c linux-2.6.1-1.144.z1/drivers/s390/block/dasd.c
--- linux-2.6.1-1.144/drivers/s390/block/dasd.c 2004-01-21 11:22:51.000000000 -0500
+++ linux-2.6.1-1.144.z1/drivers/s390/block/dasd.c 2004-01-23 11:37:06.000000000 -0500
@@ -1982,6 +1982,7 @@
EXPORT_SYMBOL_GPL(dasd_generic_remove);
EXPORT_SYMBOL_GPL(dasd_generic_set_online);
EXPORT_SYMBOL_GPL(dasd_generic_set_offline);
+EXPORT_SYMBOL_GPL(dasd_generic_notify);
EXPORT_SYMBOL_GPL(dasd_generic_auto_online);
/*
diff -ur -X dontdiff linux-2.6.1-1.144/drivers/s390/cio/device.c linux-2.6.1-1.144.z1/drivers/s390/cio/device.c
--- linux-2.6.1-1.144/drivers/s390/cio/device.c 2004-01-21 11:22:51.000000000 -0500
+++ linux-2.6.1-1.144.z1/drivers/s390/cio/device.c 2004-01-23 11:39:53.000000000 -0500
@@ -908,3 +908,4 @@
EXPORT_SYMBOL(ccw_driver_unregister);
EXPORT_SYMBOL(get_ccwdev_by_busid);
EXPORT_SYMBOL(ccw_bus_type);
+EXPORT_SYMBOL(ccw_device_work);
next reply other threads:[~2004-01-27 4:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-27 4:19 Pete Zaitcev [this message]
2004-01-27 8:56 Martin Schwidefsky
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=20040126201912.3f5875ad.zaitcev@redhat.com \
--to=zaitcev@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=schwidefsky@de.ibm.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
Powered by JetHome