lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9204f6d8cd9dacf9989273ff99f661f3d8752c8f.camel@infradead.org>
Date: Fri, 03 Jan 2025 10:14:04 +0000
From: David Woodhouse <dwmw2@...radead.org>
To: Dave Young <dyoung@...hat.com>
Cc: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>, 
 Borislav Petkov <bp@...en8.de>, Dave Hansen <dave.hansen@...ux.intel.com>,
 x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>, Eric Biederman
 <ebiederm@...ssion.com>, Sourabh Jain <sourabhjain@...ux.ibm.com>, Hari
 Bathini <hbathini@...ux.ibm.com>, Michael Ellerman <mpe@...erman.id.au>,
 Thomas Zimmermann <tzimmermann@...e.de>, Andrew Morton
 <akpm@...ux-foundation.org>, Baoquan He <bhe@...hat.com>, Yuntao Wang
 <ytcoode@...il.com>, David Kaplan <david.kaplan@....com>, Tao Liu
 <ltao@...hat.com>, "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>, 
 Kai Huang <kai.huang@...el.com>, Ard Biesheuvel <ardb@...nel.org>, Josh
 Poimboeuf <jpoimboe@...nel.org>,  Breno Leitao <leitao@...ian.org>, Wei
 Yang <richard.weiyang@...il.com>, Rong Xu <xur@...gle.com>, Thomas
 Weißschuh <thomas.weissschuh@...utronix.de>,
 linux-kernel@...r.kernel.org, kexec@...ts.infradead.org, Simon Horman
 <horms@...nel.org>, Peter Zijlstra <peterz@...radead.org>, bsz@...zon.de, 
 nathan@...nel.org
Subject: Re: [PATCH 7/9] kexec_core: Add and update comments regarding the
 KEXEC_JUMP flow

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.

Download attachment "smime.p7s" of type "application/pkcs7-signature" (5069 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ