]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
arm64/efi: uefi_init error handling fix
authorDave Young <dyoung@redhat.com>
Thu, 14 Aug 2014 09:15:29 +0000 (17:15 +0800)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 3 Oct 2014 17:40:59 +0000 (18:40 +0100)
commit88f8abd594082b9c08789e8527e4e38116a963ec
treedd8c8c0e51307e30663d87968ef3913ff063172f
parent5ae3683c380e78aebc60d710617ba2c0dccc9e84
arm64/efi: uefi_init error handling fix

There's one early memmap leak in uefi_init error path, fix it and
slightly tune the error handling code.

Signed-off-by: Dave Young <dyoung@redhat.com>
Acked-by: Mark Salter <msalter@redhat.com>
Reported-by: Will Deacon <will.deacon@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/arm64/kernel/efi.c