Received: by 10.213.65.68 with SMTP id h4csp3144971imn; Mon, 9 Apr 2018 15:16:24 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/rIqxP3vXJqEvZvu6foGT7/JlNERzalgnTWGUBdFWPebmeoTKGt+a1vASZ/u/vSKUgHOoz X-Received: by 10.99.63.131 with SMTP id m125mr315pga.196.1523312184480; Mon, 09 Apr 2018 15:16:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523312184; cv=none; d=google.com; s=arc-20160816; b=nwrH8j9gP/lVIrWoLE4mAx08cGWKFvvnnQlrjXXzVbB2J3yYD1k+MXO47az+IAp6Tc v7QemmJ2J5sfc1Zyos+0P6pTfKhGBymFRGRTUVgOYHv27Tz/+Mu5b/0rV8f61bHvZS/N sz6ApQc5lre2WPag+c4PJ2JSjr/lhRhVMJVSCJ4d5+kMSze2FJYR1+RMBOeDju4Q6dEm OR2AbNIcsO4p9XMOIFs3Dtu1rn/C6W/lOvJLaP+vQjQu67EYe/IYTu2yng5NVTYHblAu QW3nUpmwnWsuLHN+RNXqSuM+XFLV57mLeR943B8WCpj1pbCIrT0APtC6DGZah7gEf1ik PdIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dmarc-filter:arc-authentication-results; bh=+aGd2eH2zzDcSZZL1LQDXECaZf/o3ju8PYNfWbmUGKM=; b=frV9lyqXO4he/MayXy1ARruNCYhzp2a/E0I4Ywdk/AdC+nCk+QT1eZPdeYRzXdpXY2 t4J6feqU6HDfsrnQYSixXBX6rCDw9smdnI9s7f5VEsGLvxiYkeZEZ7jEE+uCTKCfbZ9O mw93jfL47yYCCt4YJ16XFpqeuD/wmtCEVb6ff1ZqjiTSEwX2bXH81wrpBC5JAXr7cRV3 41tMAV5xBQNLkcDPltLreY/y1UflcNY+vmaJwkOKhtMbS29FB+3UCqFAC4z5TUa6tggn DZ2HnunnhxKrtJ2ib5RCt/RHopAxYfuE99OH4tGZjvY/YFIUH3HGjKpREREjHb98mWE3 7wfw== 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 c3-v6si1139141pld.545.2018.04.09.15.15.47; Mon, 09 Apr 2018 15:16:24 -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 S1753543AbeDIWFB (ORCPT + 99 others); Mon, 9 Apr 2018 18:05:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:45662 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751611AbeDIWE5 (ORCPT ); Mon, 9 Apr 2018 18:04:57 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 64E8C21785; Mon, 9 Apr 2018 22:04:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 64E8C21785 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=goodmis.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=rostedt@goodmis.org Date: Mon, 9 Apr 2018 18:04:54 -0400 From: Steven Rostedt To: kernel test robot 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: <20180409180454.1310abea@gandalf.local.home> In-Reply-To: <20180409053252.GB27349@yexl-desktop> References: <20180406191334.357550809@goodmis.org> <20180409053252.GB27349@yexl-desktop> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? > > > > [ 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. -- Steve