From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CB5CBC433FE for ; Tue, 3 May 2022 22:26:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234118AbiECWaK (ORCPT ); Tue, 3 May 2022 18:30:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47544 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235020AbiECWaK (ORCPT ); Tue, 3 May 2022 18:30:10 -0400 Received: from alexa-out.qualcomm.com (alexa-out.qualcomm.com [129.46.98.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F1BC925C63; Tue, 3 May 2022 15:26:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1651616796; x=1683152796; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=q2lfP6lL4V6JxT4T08VZfjVMMWww9jkNTtb6NsjN4dU=; b=xeNoWUws0dXt7yo3kbpif2LQTKzNcQTDwv5vVscivt8kkKCfZyCy2rxm eJWyTtm+zEediZKzgUF3/6zmg/lyNn5dY2WqUZkaeEOyLO4wyzMXYVaEQ pqZbRPchFsaa2puOb4eCeik2epVQz+lDUpZyjAOPGGvscOnM1PtN0YHWx o=; Received: from ironmsg-lv-alpha.qualcomm.com ([10.47.202.13]) by alexa-out.qualcomm.com with ESMTP; 03 May 2022 15:26:35 -0700 X-QCInternal: smtphost Received: from nasanex01c.na.qualcomm.com ([10.47.97.222]) by ironmsg-lv-alpha.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 May 2022 15:26:34 -0700 Received: from nalasex01a.na.qualcomm.com (10.47.209.196) by nasanex01c.na.qualcomm.com (10.47.97.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.22; Tue, 3 May 2022 15:26:33 -0700 Received: from qian (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.22; Tue, 3 May 2022 15:26:31 -0700 Date: Tue, 3 May 2022 18:26:29 -0400 From: Qian Cai To: Naresh Kamboju CC: Linux-Next Mailing List , linux-mm , open list , , Andrew Morton , Stephen Rothwell , Arnd Bergmann , "Zi Yan" , Christophe Leroy , "David Hildenbrand" , Eric Ren , "kernel test robot" , Mel Gorman , "Mike Rapoport" , Minchan Kim , "Oscar Salvador" , Vlastimil Babka , Chen Wandun , NeilBrown , , , Wei Yang , Song Liu Subject: Re: [next] mm: libhugetlbfs: WARNING: at mm/page_alloc.c:5368 __alloc_pages Message-ID: References: <20220429160317.GA71@qian> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01a.na.qualcomm.com (10.47.209.196) Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Sat, Apr 30, 2022 at 03:41:41AM +0530, Naresh Kamboju wrote: > The reported kernel warning was not solved by reverted above patches. FYI, we found the sucker. https://lore.kernel.org/all/YnGrbEt3oBBTly7u@qian/