From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752838AbdFPIQg (ORCPT ); Fri, 16 Jun 2017 04:16:36 -0400 Received: from mail-wr0-f196.google.com ([209.85.128.196]:33103 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752352AbdFPIQe (ORCPT ); Fri, 16 Jun 2017 04:16:34 -0400 Date: Fri, 16 Jun 2017 10:16:30 +0200 From: Ingo Molnar To: kernel test robot , "Kirill A. Shutemov" Cc: "Kirill A. Shutemov" , LKP , linux-kernel@vger.kernel.org, wfg@linux.intel.com, Thomas Gleixner , "H. Peter Anvin" Subject: Re: c88d71508e ("x86/boot/64: Rewrite startup_64() in C"): BUG: kernel reboot-without-warning in early-boot stage, last printk: Booting the kernel. Message-ID: <20170616081630.mvc52ku6spchsqj4@gmail.com> References: <59416012.KgnHJ9oFpPFgBi1m%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59416012.KgnHJ9oFpPFgBi1m%fengguang.wu@intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * kernel test robot wrote: > Greetings, > > 0day kernel testing robot got the below dmesg and the first bad commit is > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > > commit c88d71508e36b514413464bd2e01f96f34583a0e > Author: Kirill A. Shutemov > AuthorDate: Tue Jun 6 14:31:26 2017 +0300 > Commit: Ingo Molnar > CommitDate: Tue Jun 13 08:56:54 2017 +0200 > > x86/boot/64: Rewrite startup_64() in C > > The patch write most of startup_64 logic in C. > > This is preparation for 5-level paging enabling. > > Signed-off-by: Kirill A. Shutemov Kirill, should I drop the 5-level paging series for now, or is there a fix in the works? Thanks, Ingo