Undefined symbol "min_low_pfn"

From: Anupama Chandwani
Date: Mon Jul 27 2009 - 14:17:29 EST


Hi,

I see min_low_pfn as an exported symbol so I am trying to print it
from a kernel module (also of GPL license), but I am getting a
undefined reference.
I want to know what pages (page frame numbers) are used by kernel
code/data/bss etc. min_low_pfn would have told me the lowest usable
pfn.
Is there another way of getting this information? Or printing the min_low_pfn?

--
Thanks,
Anupama Chandwani
--
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/