From: Cody P Schafer Date: Sat, 23 Feb 2013 00:35:32 +0000 (-0800) Subject: mm/memory_hotplug: use pgdat_end_pfn() instead of open coding the same. X-Git-Tag: v3.9-rc1~99^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1f19495277c34b01fe1ac9f781bbeefafaa0d02;p=pandora-kernel.git mm/memory_hotplug: use pgdat_end_pfn() instead of open coding the same. Replace open coded pgdat_end_pfn() with helper function. Signed-off-by: Cody P Schafer Cc: David Hansen Cc: Catalin Marinas Cc: Johannes Weiner Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed