[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <689eb3470907271117x4638464p72964819a80637c0@mail.gmail.com>
Date: Mon, 27 Jul 2009 11:17:20 -0700
From: Anupama Chandwani <anupama.chandwani@...il.com>
To: linux kernel mailing list <linux-kernel@...r.kernel.org>
Subject: Undefined symbol "min_low_pfn"
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists