public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: Miles Lane <miles.lane@attbi.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.54 -- amd-k8-agp.ko needs unknown symbol agp_memory_reserved
Date: Thu, 2 Jan 2003 12:40:55 +0000	[thread overview]
Message-ID: <20030102124055.GB26479@codemonkey.org.uk> (raw)
In-Reply-To: <3E13F8FF.7060704@attbi.com>

On Thu, Jan 02, 2003 at 12:31:59AM -0800, Miles Lane wrote:
 > WARNING: /lib/modules/2.5.54/kernel/drivers/char/agp/amd-k8-agp.ko needs 
 > unknown symbol agp_memory_reserved

Gah, that's going to need to be EXPORT_SYMBOL'd. Its in generic.c
which ends up linked to agpgart.ko, so amd-k8-agp.ko doesn't get
to see it.

Whoops.

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

      reply	other threads:[~2003-01-02 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-02  8:31 2.5.54 -- amd-k8-agp.ko needs unknown symbol agp_memory_reserved Miles Lane
2003-01-02 12:40 ` Dave Jones [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=20030102124055.GB26479@codemonkey.org.uk \
    --to=davej@codemonkey.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miles.lane@attbi.com \
    /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