[PATCH 03/16] Rename memory allocation/free functions
Mark Salter
msalter at redhat.com
Tue Aug 13 09:56:49 EDT 2013
On Fri, 2013-08-09 at 16:26 -0700, Roy Franz wrote:
> Rename them to be more similar, as low_free() could be used to free
> memory allocated by both high_alloc() and low_alloc().
> high_alloc() -> efi_high_alloc()
> low_alloc() -> efi_low_alloc()
> low_free() -> efi_free()
>
> Signed-off-by: Roy Franz <roy.franz at linaro.org>
> ---
Tested on arm64.
Acked-by: Mark Salter <msalter at redhat.com>
More information about the linux-arm-kernel
mailing list