From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Hansen Subject: Re: next-20161206 WARN@ mm/hugetlb.c:2918 during boot Date: Tue, 6 Dec 2016 14:40:25 -0800 Message-ID: References: <70A62042-92E6-414D-8FBD-BA0F5308944B@linux.vnet.ibm.com> <20161207092721.270fbc43@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com ([134.134.136.20]:15806 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752112AbcLFWk1 (ORCPT ); Tue, 6 Dec 2016 17:40:27 -0500 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Balbir Singh , Stephen Rothwell Cc: Sachin Sant , linux-next , ppc-dev , Anton Blanchard , Aneesh Kumar KV , Michael Ellerman On 12/06/2016 02:37 PM, Balbir Singh wrote: > I think Michael found this as well, its related to adding our gigantic > page to the hugetlb list > and the WARN_ON that Dave Hansen added (commit > a3a18061c987aa9da4f5d3cbb31a9e71e9d7191d) > > I've not looked at this issue yet, Aneesh is aware of the issue as well It's harmless, and I believe Andrew pulled it out of -mm. So, just ignore it for now. Thanks for the report, though.