smp_opsRegular
4.4: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
4.8: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
4.10: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
4.13: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
4.15: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
4.18: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
5.0: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
5.3: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
5.4: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
5.8: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
5.11: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
5.13: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
5.15: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
5.19: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
6.2: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
6.5: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
void (*cleanup_dead_cpu)(unsigned int);
void (*poll_sync_state)();
int (*kick_ap_alive)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
6.8: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
void (*cleanup_dead_cpu)(unsigned int);
void (*poll_sync_state)();
int (*kick_ap_alive)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
azure: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
gcp: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
lowlatency: ✅struct smp_ops {
void (*smp_prepare_boot_cpu)();
void (*smp_prepare_cpus)(unsigned int);
void (*smp_cpus_done)(unsigned int);
void (*stop_other_cpus)(int);
void (*crash_stop_other_cpus)();
void (*smp_send_reschedule)(int);
int (*cpu_up)(unsigned int, struct task_struct *);
int (*cpu_disable)();
void (*cpu_die)(unsigned int);
void (*play_dead)();
void (*send_call_func_ipi)(const struct cpumask *);
void (*send_call_func_single_ipi)(int);
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ⚠️void (*crash_stop_other_cpus)()
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ⚠️void (*cleanup_dead_cpu)(unsigned int)
void (*poll_sync_state)()
int (*kick_ap_alive)(unsigned int, struct task_struct *)
int (*cpu_up)(unsigned int, struct task_struct *)
6.5 and 6.8 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅