public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus
@ 2005-05-12 13:47 Prarit Bhargava
  2005-05-13  0:45 ` [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export Prarit Bhargava
  2005-05-13 16:39 ` Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Prarit Bhargava @ 2005-05-12 13:47 UTC (permalink / raw)
  To: linux-ia64

The pci_find_next_bus function is listed as being exported to drivers.  It is
not EXPORT_SYMBOL'd.

Signed-off-by: Prarit Bhargava <prarit@sgi.com>

---
commit b1fcf8446e48103abd7521df7024036d0b877735
tree 3a3b6bc7d6665ede97ab69549f9f82675bf8b9e4
parent 5c2b591a316b5d728d6cf16b9f44960319c37ff9
author Prarit Bhargava <prarit@sgi.com> 1810126521 -0400
committer Prarit Bhargava <prarit@sgi.com> 1810126521 -0400

Index: drivers/pci/search.c
=================================--- 609461315376faf97b95c8fded1d5df433168614/drivers/pci/search.c  (mode:100644
sha1:a90a533eba0fc3f8c7b1b892c4d0b2b4fc159730)
+++ 3a3b6bc7d6665ede97ab69549f9f82675bf8b9e4/drivers/pci/search.c  (mode:100644
sha1:05fa91a31c620b0dd9de57a59066ed6adae71062)
@@ -379,6 +379,7 @@
  EXPORT_SYMBOL(pci_dev_present);

  EXPORT_SYMBOL(pci_find_bus);
+EXPORT_SYMBOL(pci_find_next_bus);
  EXPORT_SYMBOL(pci_find_device);
  EXPORT_SYMBOL(pci_find_device_reverse);
  EXPORT_SYMBOL(pci_find_slot);






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

* [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export
  2005-05-12 13:47 [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus Prarit Bhargava
@ 2005-05-13  0:45 ` Prarit Bhargava
  2005-05-13 16:39 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Prarit Bhargava @ 2005-05-13  0:45 UTC (permalink / raw)
  To: linux-ia64

The pci_find_next_bus function is listed as being exported to drivers.  It is
not EXPORT_SYMBOL'd.

Signed-off-by: Prarit Bhargava <prarit@sgi.com>

---
commit b1fcf8446e48103abd7521df7024036d0b877735
tree 3a3b6bc7d6665ede97ab69549f9f82675bf8b9e4
parent 5c2b591a316b5d728d6cf16b9f44960319c37ff9
author Prarit Bhargava <prarit@sgi.com> 1810126521 -0400
committer Prarit Bhargava <prarit@sgi.com> 1810126521 -0400

Index: drivers/pci/search.c
=================================--- 609461315376faf97b95c8fded1d5df433168614/drivers/pci/search.c  (mode:100644 sha1:a90a533eba0fc3f8c7b1b892c4d0b2b4fc159730)
+++ 3a3b6bc7d6665ede97ab69549f9f82675bf8b9e4/drivers/pci/search.c  (mode:100644 sha1:05fa91a31c620b0dd9de57a59066ed6adae71062)
@@ -379,6 +379,7 @@
 EXPORT_SYMBOL(pci_dev_present);
 
 EXPORT_SYMBOL(pci_find_bus);
+EXPORT_SYMBOL(pci_find_next_bus);
 EXPORT_SYMBOL(pci_find_device);
 EXPORT_SYMBOL(pci_find_device_reverse);
 EXPORT_SYMBOL(pci_find_slot);

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

* Re: [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export
  2005-05-12 13:47 [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus Prarit Bhargava
  2005-05-13  0:45 ` [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export Prarit Bhargava
@ 2005-05-13 16:39 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2005-05-13 16:39 UTC (permalink / raw)
  To: linux-ia64

On Thu, May 12, 2005 at 08:45:53PM -0400, Prarit Bhargava wrote:
> +EXPORT_SYMBOL(pci_find_next_bus);

EXPORT_SYMBOL_GPL() please.

greg k-h

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

end of thread, other threads:[~2005-05-13 16:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-12 13:47 [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus Prarit Bhargava
2005-05-13  0:45 ` [PATCH 3/6]: hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export Prarit Bhargava
2005-05-13 16:39 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox