Skip to content
Commit b7846e6b authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi: Make memreserve table handling local to efi.c



There is no need for struct efi to carry the address of the memreserve
table and share it with the world. So move it out and make it
__initdata as well.

Tested-by: Tony Luck <tony.luck@intel.com> # arch/ia64
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent a17e809e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment