summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/syscall_64.c
diff options
context:
space:
mode:
authorRoy Franz <roy.franz@linaro.org>2013-09-23 00:45:38 +0200
committerMatt Fleming <matt.fleming@intel.com>2013-09-25 13:34:42 +0200
commit0e1cadb05bba2293b4575c8cab275313d181d94f (patch)
tree67b3d6a3c48b3fcaad7a5232b84930ca7a678798 /arch/x86/kernel/syscall_64.c
parentefi: use efi_get_memory_map() to get final map for x86 (diff)
downloadlinux-0e1cadb05bba2293b4575c8cab275313d181d94f.tar.xz
linux-0e1cadb05bba2293b4575c8cab275313d181d94f.zip
efi: Allow efi_free() to be called with size of 0
Make efi_free() safely callable with size of 0, similar to free() being callable with NULL pointers, and do nothing in that case. Remove size checks that this makes redundant. This also avoids some size checks in the ARM EFI stub code that will be added as well. Signed-off-by: Roy Franz <roy.franz@linaro.org> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'arch/x86/kernel/syscall_64.c')
0 files changed, 0 insertions, 0 deletions