summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorBernhard Walle <bwalle@suse.de>2008-07-09 13:11:02 +0200
committerSimon Horman <horms@verge.net.au>2008-07-11 09:17:36 +1000
commit3c93d9ec83d476064cd3006741cc0af4da06e222 (patch)
tree60494c6a661c2961592e238b63e7810e4758af62 /util
parentb062cf1f8b35b21d8d3b0dee36bdb344de63bf8c (diff)
Use get_memory_ranges() on x86-64.
Because the get_memory_ranges() function was the same on i386 and x86_64, and because that /sys/firmware/memmap interface should also be used for x86_64 without *new* code duplication, that part was moved out in a new file called kexec-x86-common.c. That file only contains the memory map parsing for both the "old" /proc/iomem interface and the new /sys/firmware/memmap interface. That file is now built for i386 and x86_64. Signed-off-by: Bernhard Walle <bwalle@suse.de> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions