platform_hibernation_opsRegular
4.4: ✅struct platform_hibernation_ops {
int (*begin)();
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
4.8: ✅struct platform_hibernation_ops {
int (*begin)();
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
4.10: ✅struct platform_hibernation_ops {
int (*begin)();
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
4.13: ✅struct platform_hibernation_ops {
int (*begin)();
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
4.15: ✅struct platform_hibernation_ops {
int (*begin)();
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
4.18: ✅struct platform_hibernation_ops {
int (*begin)();
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
5.0: ✅struct platform_hibernation_ops {
int (*begin)();
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
5.3: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
5.4: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
5.8: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
5.11: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
5.13: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
5.15: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
5.19: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
6.2: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
6.5: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
6.8: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
arm64: Absent ⚠️
armhf: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
azure: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
gcp: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
lowlatency: ✅struct platform_hibernation_ops {
int (*begin)(pm_message_t);
void (*end)();
int (*pre_snapshot)();
void (*finish)();
int (*prepare)();
int (*enter)();
void (*leave)();
int (*pre_restore)();
void (*restore_cleanup)();
void (*recover)();
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
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 ⚠️int (*begin)() ➡️ int (*begin)(pm_message_t)
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 ✅
6.5 and 6.8 ✅
amd64 and armhf ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅