From: Greg KH <greg@kroah.com>
To: Pawe? Go?aszewski <blues@ds.pg.gda.pl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.5.64] depmod problem
Date: Thu, 6 Mar 2003 17:01:03 -0800 [thread overview]
Message-ID: <20030307010102.GC13766@kroah.com> (raw)
In-Reply-To: <Pine.LNX.4.51L.0303070158580.14030@piorun.ds.pg.gda.pl>
On Fri, Mar 07, 2003 at 02:00:01AM +0100, Pawe? Go?aszewski wrote:
> When making depmod on fresh 2.5.64 I get:
>
> # /sbin/depmod -ae -F System.map 2.5.64
> WARNING: /lib/modules/2.5.64/kernel/drivers/hotplug/acpiphp.ko needs unknown symbol acpi_resource_to_address64
Wow, you actually have a ACPI PCI Hotplug machine? I didn't know any
were in the wild yet. What kind is it?
To fix this add:
EXPORT_SYMBOL(acpi_resource_to_address64);
to drivers/acpi/acpi_ksyms.c
thanks,
greg k-h
prev parent reply other threads:[~2003-03-07 1:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-07 1:00 [2.5.64] depmod problem Paweł Gołaszewski
2003-03-07 1:01 ` 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=20030307010102.GC13766@kroah.com \
--to=greg@kroah.com \
--cc=blues@ds.pg.gda.pl \
--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