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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Jan 07 2003 - 22:00:17 EST