|
@@ -323,6 +323,7 @@ struct pt_regs;
|
|
struct task_struct;
|
|
struct task_struct;
|
|
static inline void crash_kexec(struct pt_regs *regs) { }
|
|
static inline void crash_kexec(struct pt_regs *regs) { }
|
|
static inline int kexec_should_crash(struct task_struct *p) { return 0; }
|
|
static inline int kexec_should_crash(struct task_struct *p) { return 0; }
|
|
|
|
+#define kexec_in_progress false
|
|
#endif /* CONFIG_KEXEC */
|
|
#endif /* CONFIG_KEXEC */
|
|
|
|
|
|
#endif /* !defined(__ASSEBMLY__) */
|
|
#endif /* !defined(__ASSEBMLY__) */
|