diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-10-03 20:02:29 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-10-16 16:16:49 +0200 |
commit | eee6530ed1a8174d0f60e4c3c86bea3274c95951 (patch) | |
tree | 191c8fbecca4eda6b107f09793251bc1ec82c5ad /arch/arm/lib/interrupts.c | |
parent | 1e1e1c27c5b46acfdc8927002baa7d4cb9a888db (diff) |
efi_loader: efi_allocate_pool(EFI_ALLOCATE_ANY_PAGES, ...)
The first parameter of efi_allocate_pool is a memory type. It cannot be
EFI_ALLOCATE_ANY_PAGES. Use EFI_BOOT_SERVICES_DATA instead.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/arm/lib/interrupts.c')
0 files changed, 0 insertions, 0 deletions