David Rientjes 3af044e0f8 x86_64: extract helper function from e820_register_active_regions
The logic in e820_find_active_regions() for determining the true active
regions for an e820 entry given a range of PFN's is needed for
e820_hole_size() as well.

e820_hole_size() is called from the NUMA emulation code to determine the
reserved area within an address range on a per-node basis.  Its logic should
duplicate that of finding active regions in an e820 entry because these are
the only true ranges we may register anyway.

[akpm@linux-foundation.org: cleanup]
Cc: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-21 18:37:10 -07:00
..
2007-07-21 17:49:15 -07:00
2007-07-19 10:04:41 -07:00
2007-07-17 10:23:03 -07:00
2007-07-21 18:37:09 -07:00
2007-07-21 17:49:14 -07:00
2007-07-21 17:49:15 -07:00
2007-07-19 18:37:54 -07:00
2007-07-17 10:23:03 -07:00