From: Christian Vogel <vogel@skunk.physik.uni-erlangen.de>
To: Alan Cox <alan@redhat.com>
Cc: Linux Kernel Mailing-List <linux-kernel@vger.kernel.org>
Subject: 2.4.20-pre10-ac2: proc_bus_pci_dir unresolved in pci_hotplug.o module
Date: Fri, 1 Nov 2002 15:01:29 +0100 [thread overview]
Message-ID: <20021101150129.A15230@skunk.physik.uni-erlangen.de> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 560 bytes --]
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?...
Chris
--
L'urgent est fait, L'impossible est en cours,
Pour les miracles, ... prévoir un délai.
next reply other threads:[~2002-11-01 13:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-01 14:01 Christian Vogel [this message]
2002-11-01 22:25 ` Greg KH
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=20021101150129.A15230@skunk.physik.uni-erlangen.de \
--to=vogel@skunk.physik.uni-erlangen.de \
--cc=alan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/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