diff options
author | Bjorn Helgaas <[email protected]> | 2023-03-07 16:44:16 -0600 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-04-08 13:45:38 -0700 |
commit | fb15abdca64503511bb32cb6ff70da306f24fa06 (patch) | |
tree | 0923a7c5d71151d53b8485647a21ad98056b13e6 /scripts/gdb/linux/genpd.py | |
parent | 7982722ff7286596a1e2f343ec4219e309ddc82a (diff) |
kexec: remove unnecessary arch_kexec_kernel_image_load()
arch_kexec_kernel_image_load() only calls kexec_image_load_default(), and
there are no arch-specific implementations.
Remove the unnecessary arch_kexec_kernel_image_load() and make
kexec_image_load_default() static.
No functional change intended.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Acked-by: Baoquan He <[email protected]>
Cc: Borislav Petkov (AMD) <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Eric Biederman <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions