All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Christian Vogel <vogel@skunk.physik.uni-erlangen.de>
Cc: Alan Cox <alan@redhat.com>,
	Linux Kernel Mailing-List <linux-kernel@vger.kernel.org>
Subject: Re: 2.4.20-pre10-ac2: proc_bus_pci_dir unresolved in pci_hotplug.o module
Date: Fri, 1 Nov 2002 14:25:50 -0800	[thread overview]
Message-ID: <20021101222550.GD18015@kroah.com> (raw)
In-Reply-To: <20021101150129.A15230@skunk.physik.uni-erlangen.de>

On Fri, Nov 01, 2002 at 03:01:29PM +0100, Christian Vogel wrote:
> Hi,
> 
> when insmodding the pci_hotplug.o module I get unresolved symbol
> proc_bus_pci_dir on Kernel 2.4.20-pre10-ac2.
> 
> The symbol is declared extern here:
> 
> drivers/hotplug/pci_hutplug_core.c (line 131) has:
>         extern struct proc_dir_entry *proc_bus_pci_dir
> 
> The symbol is defined here:
> 
> drivers/pci/proc.c (line 372) has:
>         struct proc_dir_entry *proc_bus_pci_dir
> 
> Probably some EXPORT_SYMBOL(proc_bus_pci_dir) is missing
> in the latter file?...

It is exported in the main 2.4.20-rc1 tree, so hopefully the next time
Alan syncs up he will get this fix.

thanks,

greg k-h

      reply	other threads:[~2002-11-01 22:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-01 14:01 2.4.20-pre10-ac2: proc_bus_pci_dir unresolved in pci_hotplug.o module Christian Vogel
2002-11-01 22:25 ` Greg KH [this message]

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=20021101222550.GD18015@kroah.com \
    --to=greg@kroah.com \
    --cc=alan@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vogel@skunk.physik.uni-erlangen.de \
    /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 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.