From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753172AbdFPJ1q (ORCPT ); Fri, 16 Jun 2017 05:27:46 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:33711 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752815AbdFPJ1p (ORCPT ); Fri, 16 Jun 2017 05:27:45 -0400 Date: Fri, 16 Jun 2017 12:27:42 +0300 From: "Kirill A. Shutemov" To: Ingo Molnar Cc: kernel test robot , "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: <20170616092742.3yoeaba6thmyxguu@node.shutemov.name> References: <59416012.KgnHJ9oFpPFgBi1m%fengguang.wu@intel.com> <20170616081630.mvc52ku6spchsqj4@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170616081630.mvc52ku6spchsqj4@gmail.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 16, 2017 at 10:16:30AM +0200, Ingo Molnar wrote: > > * 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? I'm looking into this. -- Kirill A. Shutemov