public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.54 -- amd-k8-agp.ko needs unknown symbol agp_memory_reserved
@ 2003-01-02  8:31 Miles Lane
  2003-01-02 12:40 ` Dave Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2003-01-02  8:31 UTC (permalink / raw)
  To: linux-kernel

WARNING: /lib/modules/2.5.54/kernel/drivers/char/agp/amd-k8-agp.ko needs 
unknown symbol agp_memory_reserved


CONFIG_AGP=m
CONFIG_AGP_AMD=m
CONFIG_AGP_AMD_8151=m

Gnu C                  3.2
Gnu make               3.79.1
util-linux             2.11r
mount                  2.11r
module-init-tools      0.9.7
e2fsprogs              1.27
jfsutils               1.0.17
reiserfsprogs          3.6.2
pcmcia-cs              3.1.31
PPP                    2.4.1
isdn4k-utils           3.1pre4
Linux C Library        2.2.93
Dynamic linker (ldd)   2.2.93
Procps                 2.0.7
Net-tools              1.60
Kbd                    1.06
Sh-utils               2.0.12


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.54 -- amd-k8-agp.ko needs unknown symbol agp_memory_reserved
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2003-01-02 12:40 UTC (permalink / raw)
  To: Miles Lane; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-02 12:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox