diff options
| author | Paul Jackson <[email protected]> | 2008-06-25 05:44:46 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-07-08 13:10:41 +0200 |
| commit | 200001eb140ea33477965f2050bea0dac801974b (patch) | |
| tree | 00dfe5cebbf6bf26ff8dbdff03b3ae1e59234bf9 /tools/perf/scripts/python | |
| parent | 5dab8ec139be215fbaba216fb4aea914d0f4dac5 (diff) | |
x86 boot: only pick up additional EFI memmap if add_efi_memmap flag
Applies on top of the previous patch:
x86 boot: add code to add BIOS provided EFI memory entries to kernel
Instead of always adding EFI memory map entries (if present) to the
memory map after initially finding either E820 BIOS memory map entries
and/or kernel command line memmap entries, -instead- only add such
additional EFI memory map entries if the kernel boot option:
add_efi_memmap
is specified.
Requiring this 'add_efi_memmap' option is backward compatible with
kernels that didn't load such additional EFI memory map entries in
the first place, and it doesn't override a configuration that tries
to replace all E820 or EFI BIOS memory map entries with ones given
entirely on the kernel command line.
Signed-off-by: Paul Jackson <[email protected]>
Cc: "Yinghai Lu" <[email protected]>
Cc: "Jack Steiner" <[email protected]>
Cc: "Mike Travis" <[email protected]>
Cc: "Huang
Cc: Ying" <[email protected]>
Cc: "Andi Kleen" <[email protected]>
Cc: "Andrew Morton" <[email protected]>
Cc: Paul Jackson <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions