From: akpm@osdl.org Date: Sat, 16 Apr 2005 22:23:57 +0000 (-0700) Subject: [PATCH] arm: add comment about max_low_pfn/max_pfn X-Git-Tag: v2.6.12-rc3~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d42ce812b8a32adddeee3a692005f82f95ff15a3;p=pandora-kernel.git [PATCH] arm: add comment about max_low_pfn/max_pfn ) From: Russell King Oddly, max_low_pfn/max_pfn end up being the number of pages in the system, rather than the maximum PFN on ARM. This doesn't seem to cause any problems, so just add a note about it. Signed-off-by: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed