mbox series

[0/1] fix machine_kexec_post_load prototype.

Message ID 20210215185908.257724-1-pasha.tatashin@soleen.com (mailing list archive)
Headers show
Series fix machine_kexec_post_load prototype. | expand

Message

Pasha Tatashin Feb. 15, 2021, 6:59 p.m. UTC
This is against for-next/kexec, fix for machine_kexec_post_load
warning.

Reported by kernel test robot [1].

[1] https://lore.kernel.org/linux-arm-kernel/202102030727.gqTokACH-lkp@intel.com

Pavel Tatashin (1):
  kexec: move machine_kexec_post_load() to public interface

 include/linux/kexec.h   | 2 ++
 kernel/kexec_internal.h | 2 --
 2 files changed, 2 insertions(+), 2 deletions(-)