On Tue, Aug 01, 2023 at 07:22:04AM -0000, Piotr Isajew wrote:
> Dnia 31.07.2023 Mike Larkin <mlar...@nested.page> napisaƂ/a:
>
> > The message explained exactly what happened. What is unclear?
>
> I understand the message. What I don't undestand is the reason
> for it. The message is due to this comparison not returning 0:
>
>       if (bcmp(mine->kern_hash, disk->kern_hash, SHA256_DIGEST_LENGTH) != 0) {
>
> but the same kernel image was used when booting the system before
> hibernation and on unhibernate.
>

Something changed on disk otherwise that bcmp would be the same.
Try reproing with a GENERIC/GENERIC.MP kernel and see if that fixes it.

Reply via email to