diff options
author | WANG Chao <chaowang@redhat.com> | 2014-04-22 10:56:40 +0800 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2014-04-23 09:11:03 +0900 |
commit | 6091da331c1ebc03dae14e0eaf0d1534fac821e1 (patch) | |
tree | 0fc134e1c051c5e503eeb6a87a8bb4eda59e538a /kexec/add_buffer.c | |
parent | af64a074cb28273dcec05467dfd9348387da054d (diff) |
x86, cleanup: add_memmap() only do alignment check on RANGE_RAM
add_memmap() will also add memory range with type RANGE_ACPI and
RANGE_ACPI_NVS (RANGE_RESERVED in the future) besides RANGE_RAM to
memmap_p.
Among these types of memory range, only RANGE_RAM needs to
be aligned with certain alignment. RANGE_ACPI, RANGE_ACPI_NVS and
RANGE_RESERVED doesn't have to be aligned.
Signed-off-by: WANG Chao <chaowang@redhat.com>
Acked-by: Dave Young <dyoung@redhat.com>
Tested-by: Linn Crosetto <linn@hp.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/add_buffer.c')
0 files changed, 0 insertions, 0 deletions