[PATCH] MIPS: Add '--reuse-cmdline' optional parameter support

Simon Horman horms at verge.net.au
Fri Apr 2 10:51:07 BST 2021


On Wed, Feb 24, 2021 at 01:29:41PM +0800, Youling Tang wrote:
> This patch adds an option "--reuse-cmdline" for people that are lazy
> in typing --append="$(cat /proc/cmdline)", which will directly use the
> command line of the currently running system.
> 
> Signed-off-by: Youling Tang <tangyouling at loongson.cn>
> ---
>  kexec/arch/mips/include/arch/options.h | 12 +++++++-----
>  kexec/arch/mips/kexec-mips.c           |  4 ++++

Thanks, applied.



More information about the kexec mailing list