Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp194834imu; Fri, 25 Jan 2019 00:19:55 -0800 (PST) X-Google-Smtp-Source: ALg8bN5V5ZyN/cQrSUeXXLpnHJGOqZjcIVEm11WVbCMfmYiIdMvcyifcpRT2zCx+n8Q7BR7h0o1u X-Received: by 2002:a63:e445:: with SMTP id i5mr9087810pgk.307.1548404395310; Fri, 25 Jan 2019 00:19:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548404395; cv=none; d=google.com; s=arc-20160816; b=EEW+U7pZkK5MwHjlIGqG6LQdBW9pzYcm5PfIVQTHiFjjslvuNKb7x2pWa5wYhxekOG EeNAJwJ+37EjolsGlMz+oLVJg9EtCLPOS26IzT5cZXCQyCNudPHoQH+vTVUEJVPTYAuA UkbhfYqiGOcC1zGVl54yPbPdfDl9N9buDn07V6vEmD0PeZhJ9Oee71g3HD0HwiRZoF/5 xdfsRibx8qxvm+yaiPhEaU2dihNgodOdkU0jv3SXOPa1lvvTEUf7zGjajQqjdugFnqWi BpQTvgXfy+o2j99eKTF3Z8l1O+CRqxhbKlLpcQK8/STtjtbA5YQ+FpWxvUot6TkhZ+Wi Ix8w== 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; bh=iyGYp+tUvVAMedr7ZOhMxfb2hpuiNmnf0kmPthcITZE=; b=VSQ0x5vWu96ms7prYqqfsxBtlppeo2FDwvwqTSQliu0K0r49tbY6SWNnquD1JmxAZG dRnSvRi+E8xf76SnAOz65VNU+cQbgSsgppOGr7QGm/5Rhz37w0tpXX10bHQpAlANw9Gq oM4qVlNtvKe2oA/VHjpeBrlA0ZOldA6W5U7XYMq2D31RKVtb7DkEBd1/x/i/l2JM5+gR lsBkKW8QTi6wA5DjGm/dnpIHW3MaUgbi1JvEIIAkKzc3nmb33VP6JqDXx9RyEO4N94Wf ITG/phTgTdMiPNdoQ9Nwfbk4QhT/bDqVN8M0Y8QqvyDWUw6CTxe+dmwc4M4jRJ1IzPqZ gU7g== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d65si4202538pfc.201.2019.01.25.00.19.39; Fri, 25 Jan 2019 00:19:55 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728481AbfAYIT2 (ORCPT + 99 others); Fri, 25 Jan 2019 03:19:28 -0500 Received: from mx2.suse.de ([195.135.220.15]:48188 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726607AbfAYIT1 (ORCPT ); Fri, 25 Jan 2019 03:19:27 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 3101DAFF0; Fri, 25 Jan 2019 08:19:26 +0000 (UTC) Date: Fri, 25 Jan 2019 09:19:24 +0100 From: Michal Hocko To: Linus Torvalds Cc: robert shteynfeld , Mikhail Zaslonko , Linux List Kernel Mailing , Gerald Schaefer , Mikhail Gavrilov , Dave Hansen , Alexander Duyck , Andrew Morton , Pavel Tatashin , Steven Sistare , Daniel Jordan , Bob Picco Subject: Re: kernel panic due to https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2830bf6f05fb3e05bc4743274b806c821807a684 Message-ID: <20190125081924.GF3560@dhcp22.suse.cz> References: <20190125073704.GC3560@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190125073704.GC3560@dhcp22.suse.cz> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 25-01-19 08:37:04, Michal Hocko wrote: > On Fri 25-01-19 17:48:32, Linus Torvalds wrote: > > [ Just adding a lot of other people to the cc ] > > > > Robert, could you add a dmesg of a successful boot to that bugzilla, > > or just as an attachement in email to this group of people.. > > > > This looks to be with the Fedora kernel config. Two people reporting > > it, it looks like similar machines. > > > > I assume it's some odd memory sizing detail that happens to trigger a > > particular case. > > Quite possible. Forgot to ask. Can we get a dmesg with 2830bf6f05fb ("mm, memory_hotplug: initialize struct pages for the full memory section") reverted and memblock=debug kernel command line parameter? -- Michal Hocko SUSE Labs