From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754147AbdGCKlb (ORCPT ); Mon, 3 Jul 2017 06:41:31 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:42862 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754130AbdGCKla (ORCPT ); Mon, 3 Jul 2017 06:41:30 -0400 Date: Mon, 3 Jul 2017 12:41:27 +0200 (CEST) From: Thomas Gleixner To: "Kirill A. Shutemov" cc: YASUAKI ISHIMATSU , kirill.shutemov@linux.intel.com, mingo@kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org Subject: Re: 4.12.0-rc6: kernel BUG at arch/x86/mm/init_64.c:128! In-Reply-To: <20170630033658.mazllkwezskd6ko7@node.shutemov.name> Message-ID: References: <7a2cbe5b-9c5b-d7d9-f3c2-a133b3ed3907@gmail.com> <20170630033658.mazllkwezskd6ko7@node.shutemov.name> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 30 Jun 2017, Kirill A. Shutemov wrote: > On Thu, Jun 29, 2017 at 03:45:18PM -0400, YASUAKI ISHIMATSU wrote: > > The I hit the following kernel panic while hot-adding memory. > > > > ------------[ cut here ]------------ > > kernel BUG at arch/x86/mm/init_64.c:128! > > Could you check if this works: > > http://git.kernel.org/tip/98fe3633c5a44e5ee3d642907739eb0210407886 That commit is also in the 4.12 release. Thanks, tglx