2.6.14-rc1: end_pfn undefined in amd64-agp.ko

From: Mikael Pettersson
Date: Wed Sep 14 2005 - 08:16:20 EST


Building amd64-agp as module in 2.6.14-rc1 for x86_64
results in an error about "end_pfn" being undefined.

Looks like someone did s/max_mapnr/end_pfn/ in x86_64's
page.h, but forgot to export end_pfn.

Should I stick the EXPORT_SYMBOL in mm/memory.c or
somewhere down in arch/x86_64/ ?

/Mikael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/