Re: [EXTERNAL] Re: [PATCH] kexec: Add kexec reboot string

2021-03-11 Thread Paul Menzel
Dear Joe, Thank you for replying. Am 11.03.21 um 19:14 schrieb Joe LeVeque: Is this all your looking for? If not, please let me know. Signed-off-by: Joe LeVeque It’d be great if you answered Baoquan He’s question, how it’s actually used in SONiC. (I just sent the patch upstream to

Re: [EXTERNAL] Re: [PATCH] kexec: Add kexec reboot string

2021-03-11 Thread Andrew Morton
On Thu, 11 Mar 2021 18:14:19 + Joe LeVeque wrote: > Is this all your looking for? If not, please let me know. > > > Signed-off-by: Joe LeVeque Yes, thanks.

RE: [EXTERNAL] Re: [PATCH] kexec: Add kexec reboot string

2021-03-11 Thread Joe LeVeque
org; Guohan Lu ; Joe LeVeque Subject: [EXTERNAL] Re: [PATCH] kexec: Add kexec reboot string On Thu, 4 Mar 2021 13:46:26 +0100 Paul Menzel wrote: > From: Joe LeVeque > > The purpose is to notify the kernel module for fast reboot. > > Upstream a patch from the SONiC network o

Re: [PATCH] kexec: Add kexec reboot string

2021-03-10 Thread Andrew Morton
On Thu, 4 Mar 2021 13:46:26 +0100 Paul Menzel wrote: > From: Joe LeVeque > > The purpose is to notify the kernel module for fast reboot. > > Upstream a patch from the SONiC network operating system [1]. > > [1]: https://github.com/Azure/sonic-linux-kernel/pull/46 > > Signed-off-by: Paul

Re: [PATCH] kexec: Add kexec reboot string

2021-03-10 Thread Baoquan He
On 03/04/21 at 01:46pm, Paul Menzel wrote: > From: Joe LeVeque > > The purpose is to notify the kernel module for fast reboot. Checked several modules which registered with reboot_notifier_list, the passed string is not cared. Just curious, could you tell how you have used or plan to use this

[PATCH] kexec: Add kexec reboot string

2021-03-04 Thread Paul Menzel
From: Joe LeVeque The purpose is to notify the kernel module for fast reboot. Upstream a patch from the SONiC network operating system [1]. [1]: https://github.com/Azure/sonic-linux-kernel/pull/46 Signed-off-by: Paul Menzel --- kernel/kexec_core.c | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH] kexec: Add kexec reboot string

2020-11-03 Thread Paul Menzel
From: Joe LeVeque The purpose is to notify the kernel module for fast reboot. Upstream a patch from the SONiC network operating system [1]. [1]: https://github.com/Azure/sonic-linux-kernel/pull/46 Signed-off-by: Paul Menzel --- kernel/kexec_core.c | 2 +- 1 file changed, 1 insertion(+), 1