git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3cdfd2
)
arm64/efi: remove free_boot_services() and friends
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Mon, 20 Oct 2014 14:35:21 +0000
(16:35 +0200)
committer
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Mon, 12 Jan 2015 16:29:31 +0000
(16:29 +0000)
Now that we are calling SetVirtualAddressMap() from the stub, there is no
need to reserve boot-only memory regions, which implies that there is also
no reason to free them again later.
Acked-by: Leif Lindholm <leif.lindholm@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
arch/arm64/kernel/efi.c
patch
|
blob
|
history
diff --cc
arch/arm64/kernel/efi.c
Simple merge