diff options
author | Yinghai Lu <[email protected]> | 2008-03-18 12:51:22 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-04-19 19:19:54 +0200 |
commit | 2b8106a0a3d3c1e5b69f091192bc99019ff4d81d (patch) | |
tree | 22bffad7c1e75ab93b5cb5eb22ce5f0649820d81 /arch/x86/kernel/acpi/processor.c | |
parent | 4a3575fd436aa98957184afd745e4ada8f1542d8 (diff) |
x86_64: do not reserve ramdisk two times
ramdisk is reserved via reserve_early in x86_64_start_kernel,
later early_res_to_bootmem() will convert to reservation in bootmem.
so don't need to reserve that again.
Signed-off-by: Yinghai Lu <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'arch/x86/kernel/acpi/processor.c')
0 files changed, 0 insertions, 0 deletions