From: Christoph Hellwig <hch@infradead.org>
To: Jon Smirl <jonsmirl@gmail.com>
Cc: lkml <linux-kernel@vger.kernel.org>, Dave Airlie <airlied@linux.ie>
Subject: Re: [PATCH} Trivial - fix drm_agp symbol export
Date: Sat, 23 Oct 2004 15:39:12 +0100 [thread overview]
Message-ID: <20041023143912.GA32532@infradead.org> (raw)
In-Reply-To: <9e473391041023073578b11eb6@mail.gmail.com>
On Sat, Oct 23, 2004 at 10:35:41AM -0400, Jon Smirl wrote:
> How do I deal with something like a Redhat kernel where CONFIG_AGP is
> set but the kernel may be running on hardware without AGP present. In
> this case the AGP modules will not be loaded but DRM will still have
> symbol references to the AGP symbols. You have to have some kind of
> weak symbol reference in this case.
agpgart.o will load without any hardware present in 2.6, and you don't
need the lowlevel drivers. 2.4 was slightly messed up in this regard.
next prev parent reply other threads:[~2004-10-23 14:42 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-23 4:45 [PATCH} Trivial - fix drm_agp symbol export Jon Smirl
2004-10-23 9:56 ` Christoph Hellwig
2004-10-23 14:28 ` Dave Airlie
2004-10-23 14:33 ` Christoph Hellwig
2004-10-23 18:13 ` Jon Smirl
2004-10-23 14:35 ` Jon Smirl
2004-10-23 14:39 ` Christoph Hellwig [this message]
2004-10-23 14:44 ` Jon Smirl
2004-10-23 14:48 ` Dave Airlie
2004-10-23 14:54 ` Jon Smirl
2004-10-23 15:00 ` Dave Airlie
2004-10-23 14:46 ` Arjan van de Ven
2004-10-23 18:22 ` Jon Smirl
2004-11-01 6:01 ` Rusty Russell
2004-11-01 6:37 ` Jon Smirl
2004-11-01 7:41 ` Dave Airlie
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=20041023143912.GA32532@infradead.org \
--to=hch@infradead.org \
--cc=airlied@linux.ie \
--cc=jonsmirl@gmail.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 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.