hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/kernel/kexec_internal.h
....@@ -13,6 +13,8 @@
1313 int kimage_is_destination_range(struct kimage *image,
1414 unsigned long start, unsigned long end);
1515
16
+int machine_kexec_post_load(struct kimage *image);
17
+
1618 extern struct mutex kexec_mutex;
1719
1820 #ifdef CONFIG_KEXEC_FILE