All of lore.kernel.org
 help / color / mirror / Atom feed
* More exports for dasd in 2.6
@ 2004-01-27  4:19 Pete Zaitcev
  0 siblings, 0 replies; 2+ messages in thread
From: Pete Zaitcev @ 2004-01-27  4:19 UTC (permalink / raw)
  To: schwidefsky; +Cc: linux-kernel

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);

^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: More exports for dasd in 2.6
@ 2004-01-27  8:56 Martin Schwidefsky
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Schwidefsky @ 2004-01-27  8:56 UTC (permalink / raw)
  To: Pete Zaitcev; +Cc: linux-kernel


Hi Pete,

> here's a little patch to add two more exports, based on my tests.
I already added these two to our tree. But thanks anyway.

blue skies,
   Martin

Linux/390 Design & Development, IBM Deutschland Entwicklung GmbH
Schönaicherstr. 220, D-71032 Böblingen, Telefon: 49 - (0)7031 - 16-2247
E-Mail: schwidefsky@de.ibm.com




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-27  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-27  4:19 More exports for dasd in 2.6 Pete Zaitcev
  -- strict thread matches above, loose matches on Subject: below --
2004-01-27  8:56 Martin Schwidefsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.