From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: James Morse Subject: Re: [PATCH v3 01/17] kexec: quiet down kexec reboot References: <20190821183204.23576-1-pasha.tatashin@soleen.com> <20190821183204.23576-2-pasha.tatashin@soleen.com> Message-ID: <0f83b70e-2f8f-aa05-84d8-41290679003b@arm.com> Date: Fri, 6 Sep 2019 16:17:19 +0100 MIME-Version: 1.0 In-Reply-To: <20190821183204.23576-2-pasha.tatashin@soleen.com> Content-Language: en-GB 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: Pavel Tatashin Cc: sashal@kernel.org, mark.rutland@arm.com, vladimir.murzin@arm.com, corbet@lwn.net, marc.zyngier@arm.com, catalin.marinas@arm.com, bhsharma@redhat.com, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, jmorris@namei.org, linux-mm@kvack.org, ebiederm@xmission.com, matthias.bgg@gmail.com, will@kernel.org, linux-arm-kernel@lists.infradead.org Hi Pavel, On 21/08/2019 19:31, Pavel Tatashin wrote: > Here is a regular kexec command sequence and output: > ===== > $ kexec --reuse-cmdline -i --load Image > $ kexec -e > [ 161.342002] kexec_core: Starting new kernel > > Welcome to Buildroot > buildroot login: > ===== > > Even when "quiet" kernel parameter is specified, "kexec_core: Starting > new kernel" is printed. > > This message has KERN_EMERG level, but there is no emergency, it is a > normal kexec operation, so quiet it down to appropriate KERN_NOTICE. As this doesn't have a dependency with the rest of the series, you may want to post it independently so it can be picked up independently. Thanks, James _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec