Received: by 10.213.65.68 with SMTP id h4csp3374375imn; Mon, 9 Apr 2018 20:19:33 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/LO0dxcK/V9DBvAf55unbGDZs1Nk/UrL/a+vbhFzgJpqi+pXAl1wB3/3I5kgyE3mOuNoTT X-Received: by 10.101.74.146 with SMTP id b18mr10013479pgu.26.1523330373512; Mon, 09 Apr 2018 20:19:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523330373; cv=none; d=google.com; s=arc-20160816; b=IW2em51Y/hv751oITqCQTT/vq4OqSphxKbOzz2vielaRiCHZfqmmlfsbybQl8IcOlb 2fi+MpNgaumSvQohbBnh+IopwpSRFbfErLsId4jfgxQla2bToSSg1V97sAY4xY3A5BAo U7Ie7Sv0xuRWmeGprdFqgJk1uPEcTRpMiWfLZ78QkvRDmkv5WPcBNSIxYIe2JsII7NSE qfmtyfzwZZsQi+EllWz2VkfZZmou/72fPlS836WTmnk1sXYrI+gjpXXUY9gOxnZSKTDj srJWFYEvsY48y0UxZgiKJuYzqvyj90hSAmmk/ldkrIs+brVwbLLPgQlY08ONPCEEoE3g 6ynQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=HwmIn6gBcavTbNLFgQ2W7U9cmWpVpp3BRD52jaa2PDg=; b=IS+R/h7rgrXVNrnVrK32UzV4s8btAQjmaCM/NOoR5kmMquthYse5RclMYJohazZyYy T3NH0QRNkmSq1wkYpsH88Jlpnwl625pwM62g95qAsKBGQfc19hDskwtXKD0jiwalI94T AA1XW2ZX5CDU9/Ivc/4zyH6fOnQ6KHVC/mxasiO+msuoXQRjXdRX85bnbRE14PGDuIqW HnYgpbY1sRBajz+ElIV6we2UkCInkdeDu7dNkC+a9hmgugJQpZdci/ohIoDX1KhuxmP2 dGuKdjKGpglbRr6eN368+vZ4EScHFyI5Mcw3WONZrWcAdh49KsK/4RTVHOz43FS/sRFC Jceg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a14-v6si1538718plt.341.2018.04.09.20.18.56; Mon, 09 Apr 2018 20:19:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752100AbeDJDQT (ORCPT + 99 others); Mon, 9 Apr 2018 23:16:19 -0400 Received: from mga02.intel.com ([134.134.136.20]:28807 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751629AbeDJDQR (ORCPT ); Mon, 9 Apr 2018 23:16:17 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Apr 2018 20:16:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,430,1517904000"; d="scan'208";a="46534565" Received: from yexl-desktop.sh.intel.com (HELO localhost) ([10.239.159.124]) by orsmga001.jf.intel.com with ESMTP; 09 Apr 2018 20:16:15 -0700 Date: Tue, 10 Apr 2018 11:14:01 +0800 From: Ye Xiaolong To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, lkp@01.org Subject: Re: [lkp-robot] [init, tracing] 2580d6b795: BUG:kernel_reboot-without-warning_in_boot_stage Message-ID: <20180410031401.GF17893@yexl-desktop> References: <20180406191334.357550809@goodmis.org> <20180409053252.GB27349@yexl-desktop> <20180409180454.1310abea@gandalf.local.home> <20180410012340.GA17893@yexl-desktop> <20180409224152.4d7fe6b7@vmware.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180409224152.4d7fe6b7@vmware.local.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/09, Steven Rostedt wrote: >On Tue, 10 Apr 2018 09:23:40 +0800 >Ye Xiaolong wrote: > >> Hi, Steven >> >> On 04/09, Steven Rostedt wrote: >> >On Mon, 9 Apr 2018 13:32:52 +0800 >> >kernel test robot wrote: >> > >> >> FYI, we noticed the following commit (built with gcc-7): >> >> >> >> commit: 2580d6b795e25879c825a0891cf67390f665b11f ("init, tracing: Have printk come through the trace events for initcall_debug") >> >> url: https://github.com/0day-ci/linux/commits/Steven-Rostedt/init-tracing/20180407-130743 >> >> >> >> >> >> in testcase: boot >> >> >> >> on test machine: qemu-system-x86_64 -enable-kvm -cpu Nehalem -smp 2 -m 512M >> >> >> >> caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): >> >> >> >> >> >> +------------------------------------------------------------------+------------+------------+ >> >> | | ecf6709d07 | 2580d6b795 | >> >> +------------------------------------------------------------------+------------+------------+ >> >> | boot_successes | 0 | 0 | >> >> | boot_failures | 8 | 8 | >> >> | invoked_oom-killer:gfp_mask=0x | 8 | | >> >> | Mem-Info | 8 | | >> >> | Kernel_panic-not_syncing:Out_of_memory_and_no_killable_processes | 8 | | >> >> | BUG:kernel_reboot-without-warning_in_boot_stage | 0 | 8 | >> >> +------------------------------------------------------------------+------------+------------+ >> > >> >What does this mean? >> >> It means BUG:BUG:kernel_reboot-without-warning_in_boot_stage occurred 8 times >> in boot tests for commit 2580d6b795, while 0 time for its parent ecf6709d07. > >I don't have a commit 2580d6b795. > >The commit with the title "init, tracing: Have printk come through the >trace events for initcall_debug" is 4e37958d1288ce. linux-next doesn't >have that commit sha1 either. This commit was generated by 0day service, it captured your email patchset which posted on LKML and then applied it on top of 06dd3dfeea60 and performed build/boot tests accordingly. > > >> >> > >> >> >> >> >> >> >> >> [ 0.000000] RAMDISK: [mem 0x1b7e2000-0x1ffcffff] >> >> [ 0.000000] ACPI: Early table checksum verification disabled >> >> [ 0.000000] ACPI: RSDP 0x00000000000F6860 000014 (v00 BOCHS ) >> >> [ 0.000000] ACPI: RSDT 0x000000001FFE1628 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >> >> [ 0.000000] ACPI: FACP 0x000000001FFE147C 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >> >> BUG: kernel reboot-without-warning in boot stage >> >> >> >> Elapsed time: 10 >> >> >> >> #!/bin/bash >> >> >> >> >> >> >> >> To reproduce: >> >> >> >> git clone https://github.com/intel/lkp-tests.git >> >> cd lkp-tests >> >> bin/lkp qemu -k job-script # job-script is attached in this email >> >> >> > >> >The config boots fine for me. But I don't have the setup to run the >> >above and get it to work, nor the time to figure out why it doesn't >> >work. >> >> Could you paste your failure log here, we can see if there is something we can help. > >I tried it on a more up-to-date box, after checking out my commit with >the title you say is an error. I compiled your config with gcc (GCC) >7.3.1 20180130 (Red Hat 7.3.1-2), and ran the above (which did work). >It ended after it got to a login prompt. > >--- >[..] >[ 10.588029] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' >[ 10.589363] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 >[ 10.590385] cfg80211: failed to load regulatory.db >[ 10.610002] Freeing unused kernel memory: 1980K >[ 10.610533] Write protecting the kernel read-only data: 49152k >[ 10.615728] Freeing unused kernel memory: 2028K >[ 10.620754] Freeing unused kernel memory: 464K >INIT: version 2.88 booting >/etc/rcS.d/S00fbsetup: line 3: /sbin/modprobe: not found > >Please wait: booting... >[ 10.676861] rc (151) used greatest stack depth: 27848 bytes left >Starting udev >[ 10.750281] udevd[175]: starting version 3.1.5 >[ 10.759923] udevd (175) used greatest stack depth: 27696 bytes left >[ 11.129999] udevadm (178) used greatest stack depth: 26696 bytes left >Populating dev cache >INIT: Entering runlevel: 5 >Configuring network interfaces... done. >Starting syslogd/klogd: done > >Poky (Yocto Project Reference Distro) 2.1 qemux86-64 /dev/ttyS0 > >qemux86-64 login: >--- > >What am I suppose to see? > So I figure the gap may be 0day bot applied your patchset to a inappropriate base. Thanks, Xiaolong >-- Steve >