diff options
| author | Matt Fleming <[email protected]> | 2016-03-01 23:08:03 +0000 |
|---|---|---|
| committer | Matt Fleming <[email protected]> | 2016-09-09 15:08:37 +0000 |
| commit | 8e80632fb23f021ce5a6957f2edcdae4645a7030 (patch) | |
| tree | 02613c2a9158598641fb36dbf8bb12eaa60cca10 /lib/ucs2_string.c | |
| parent | efi/runtime-map: Use efi.memmap directly instead of a copy (diff) | |
| download | kernel-8e80632fb23f021ce5a6957f2edcdae4645a7030.tar.gz kernel-8e80632fb23f021ce5a6957f2edcdae4645a7030.zip | |
efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()
We can use the new efi_mem_reserve() API to mark the ESRT table as
reserved forever and save ourselves the trouble of copying the data
out into a kmalloc buffer.
The added advantage is that now the ESRT driver will work across
kexec reboot.
Tested-by: Dave Young <[email protected]> [kexec/kdump]
Tested-by: Ard Biesheuvel <[email protected]> [arm]
Acked-by: Ard Biesheuvel <[email protected]>
Cc: Leif Lindholm <[email protected]>
Cc: Peter Jones <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Mark Rutland <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Diffstat (limited to 'lib/ucs2_string.c')
0 files changed, 0 insertions, 0 deletions
