diff options
author | Dan Williams <[email protected]> | 2020-01-13 18:22:42 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-01-20 08:14:28 +0100 |
commit | 26c0e44a213b272abec0e8fba4a5a2801f95208e (patch) | |
tree | 1c8fb07d33889356ee5a9c9a27e7df6cab9d25b1 /scripts/bpf_helpers_doc.py | |
parent | 62b605b53ad4dc6d9ec11ab4c7aa61df10b76af6 (diff) |
efi: Add a flags parameter to efi_memory_map
In preparation for garbage collecting dynamically allocated EFI memory
maps, where the allocation method of memblock vs slab needs to be
recalled, convert the existing 'late' flag into a 'flags' bitmask.
Arrange for the flag to be passed via 'struct efi_memory_map_data'. This
structure grows additional flags in follow-on changes.
Signed-off-by: Dan Williams <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions