On Fri, 2025-01-03 at 17:24 +0800, Dave Young wrote:
> > diff --git a/kernel/kexec_core.c b/kernel/kexec_core.c
> > index c0caa14880c3..7cf8437e0f38 100644
> > --- a/kernel/kexec_core.c
> > +++ b/kernel/kexec_core.c
> > @@ -1001,6 +1001,12 @@ int kernel_kexec(void)
> > 
> >  #ifdef CONFIG_KEXEC_JUMP
> >         if (kexec_image->preserve_context) {
> > +               /*
> > +                * This flow is analogous to hibernation flows that occur 
> > before
> > +                * creating an image and before jumping from the restore 
> > kernel
> > +                * to the image one, so it uses the same device device 
> > callbacks
> 
> nitpick: s/device device/device

Thanks. Fixed up locally and will be in the resend.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to