commit | e2e806f9e437b46a3fc8f3174a225c73f2e38c3d | [log] [tgz] |
---|---|---|
author | Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> | Tue Nov 29 23:45:49 2016 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Nov 30 23:15:01 2016 +1100 |
tree | 895ce60e8afc3e216e3728599050779ac851cf6f | |
parent | ec2b9bfaac44ea889625a6b9473d33898b10d35f [diff] |
kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. kexec_locate_mem_hole will be used by the PowerPC kexec_file_load implementation to find free memory for the purgatory stack. Signed-off-by: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> Acked-by: Dave Young <dyoung@redhat.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>