From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jLnJB-0007EI-TL for kexec@lists.infradead.org; Tue, 07 Apr 2020 12:26:27 +0000 Date: Tue, 7 Apr 2020 14:26:22 +0200 From: Simon Horman Subject: Re: [PATCH] kexec-tools: s390: Reset kernel command line on syscall fallback Message-ID: <20200407122622.GC17530@vergenet.net> References: <20200403111916.14663-1-ptesarik@suse.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200403111916.14663-1-ptesarik@suse.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Petr Tesarik Cc: kexec mailing list On Fri, Apr 03, 2020 at 01:19:16PM +0200, Petr Tesarik wrote: > The command line is duplicated on s390 if kexec_file_load(2) is not > implemented. That's because the corresponding variable is not reset > to an empty string before re-parsing the kexec command line. > > Fixes: 9cf721279f6c ("Reset getopt before falling back to legacy syscall") > Signed-off-by: Petr Tesarik Thanks, applied. _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec