From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0890503380548197456==" MIME-Version: 1.0 From: Christoph Hellwig To: lkp@lists.01.org Subject: Re: [block] f216fdd77b: BUG:kernel_reboot-without-warning_in_boot_stage Date: Mon, 09 Dec 2019 09:36:37 +0100 Message-ID: <20191209083637.GA15038@lst.de> In-Reply-To: List-Id: --===============0890503380548197456== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Mon, Dec 09, 2019 at 04:08:56PM +0800, Rong Chen wrote: > Hi Christoph, > > Kernel boot failed in early stage with commit "f216fdd77b": Well, this config (plus enabling virtio for real) boots just fine for me. There is nothing in your dmesgs, which makes me assume the boot stage means really early? Nothing touched in this commit is involved in the very early boot path, though. --===============0890503380548197456==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD4E8C43603 for ; Mon, 9 Dec 2019 08:36:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AA13E206D5 for ; Mon, 9 Dec 2019 08:36:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727212AbfLIIgk (ORCPT ); Mon, 9 Dec 2019 03:36:40 -0500 Received: from verein.lst.de ([213.95.11.211]:41330 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727044AbfLIIgk (ORCPT ); Mon, 9 Dec 2019 03:36:40 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 9500168BE1; Mon, 9 Dec 2019 09:36:37 +0100 (CET) Date: Mon, 9 Dec 2019 09:36:37 +0100 From: Christoph Hellwig To: Rong Chen Cc: Christoph Hellwig , Jens Axboe , Javier =?iso-8859-1?Q?Gonz=E1lez?= , LKML , Linus Torvalds , lkp@lists.01.org Subject: Re: [block] f216fdd77b: BUG:kernel_reboot-without-warning_in_boot_stage Message-ID: <20191209083637.GA15038@lst.de> References: <20191208153922.GI32275@shao2-debian> <20191209073152.GA14094@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 09, 2019 at 04:08:56PM +0800, Rong Chen wrote: > Hi Christoph, > > Kernel boot failed in early stage with commit "f216fdd77b": Well, this config (plus enabling virtio for real) boots just fine for me. There is nothing in your dmesgs, which makes me assume the boot stage means really early? Nothing touched in this commit is involved in the very early boot path, though.