diff options
| author | Roy Franz <[email protected]> | 2013-10-04 16:02:46 +0000 |
|---|---|---|
| committer | Matt Fleming <[email protected]> | 2013-10-04 19:07:47 +0000 |
| commit | c158c3bf59951bbb44bd7ccca9e6665dfd1617c5 (patch) | |
| tree | ee222f5f61f82555dd1422dcdf673dbcd6142bd4 /drivers/pci/hotplug/ibmphp_hpc.c | |
| parent | x86/efi: Fix config_table_type array termination (diff) | |
| download | kernel-c158c3bf59951bbb44bd7ccca9e6665dfd1617c5.tar.gz kernel-c158c3bf59951bbb44bd7ccca9e6665dfd1617c5.zip | |
boot, efi: Remove redundant memset()
Remove a redundant memset() call from efi_relocate_kernel() that
was clearing memory that would be used by BSS in non-compressed
images loaded with this function. This clear was redundant with
the clearing done in the image itself, and also implemented incorrectly
with a 0 length.
Signed-off-by: Roy Franz <[email protected]>
Acked-by: Mark Salter <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp_hpc.c')
0 files changed, 0 insertions, 0 deletions
