From: Yinghai Lu Date: Sun, 13 Jul 2008 05:57:07 +0000 (-0700) Subject: x86, e820: remove end_user_pfn X-Git-Tag: v2.6.27-rc1~1106^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b479becdb8c1fb4ff6fbb2a4076c471c737b54c;p=pandora-kernel.git x86, e820: remove end_user_pfn end_user_pfn used to modify the meaning of the e820 maps. Now that all e820 operations are cleaned up, unified, tightened up, the e820 map always get updated to reality, we don't need to keep this secondary mechanism anymore. If you hit this commit in bisection it means something slipped through. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed