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 X-Spam-Level: X-Spam-Status: No, score=-5.1 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1650C48BDF for ; Tue, 15 Jun 2021 14:50:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8B99B6141D for ; Tue, 15 Jun 2021 14:50:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230321AbhFOOwk (ORCPT ); Tue, 15 Jun 2021 10:52:40 -0400 Received: from alexa-out-sd-01.qualcomm.com ([199.106.114.38]:4696 "EHLO alexa-out-sd-01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229937AbhFOOwj (ORCPT ); Tue, 15 Jun 2021 10:52:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1623768635; x=1655304635; h=subject:to:cc:references:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=h7JitUKvd260OU0nQerm2mqsf2MMNeE1rFFHSDrosFY=; b=a0iHLL829tBpaU4JPI++sn/iuJDZXlAVmWgfs2KU7z3WUPS+KETsZlk9 bwXkJd/EXYYwHNWPknG+egYOWP5zx5N9wimRu3kXVJXB8DpSAqRqV72pQ 7b3GEW7gfUkaf1R10F/857VLsURiBvmNFY9M/hUQpBKVsjvBi4ypS3GIk M=; Received: from unknown (HELO ironmsg-SD-alpha.qualcomm.com) ([10.53.140.30]) by alexa-out-sd-01.qualcomm.com with ESMTP; 15 Jun 2021 07:50:34 -0700 X-QCInternal: smtphost Received: from nasanexm03e.na.qualcomm.com ([10.85.0.48]) by ironmsg-SD-alpha.qualcomm.com with ESMTP/TLS/AES256-SHA; 15 Jun 2021 07:50:34 -0700 Received: from [10.111.175.185] (10.80.80.8) by nasanexm03e.na.qualcomm.com (10.85.0.48) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Tue, 15 Jun 2021 07:50:32 -0700 Subject: Re: [next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c To: Mark Rutland , Naresh Kamboju , Mike Rapoport , Miles Chen , Andrew Morton CC: Linux-Next Mailing List , linux-mm , Linux ARM , open list , Will Deacon , , , Stephen Rothwell , Arnd Bergmann , Ard Biesheuvel , Catalin Marinas , Christophe Leroy References: <20210615124745.GA47121@C02TD0UTHF1T.local> <20210615131902.GB47121@C02TD0UTHF1T.local> From: Qian Cai Message-ID: <076665b9-9fb1-71da-5f7d-4d2c7f892103@quicinc.com> Date: Tue, 15 Jun 2021 10:50:31 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <20210615131902.GB47121@C02TD0UTHF1T.local> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanexm03g.na.qualcomm.com (10.85.0.49) To nasanexm03e.na.qualcomm.com (10.85.0.48) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/15/2021 9:19 AM, Mark Rutland wrote: > Looking some more, it looks like that's correct in isolation, but it > clashes with commit: > > 5831eedad2ac6f38 ("mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA") Just a data point. Reverting the commit alone fixed the same crash for me. 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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7BBDFC48BDF for ; Tue, 15 Jun 2021 17:54:39 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 354AF6115B for ; Tue, 15 Jun 2021 17:54:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 354AF6115B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=quicinc.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:CC:To:Subject:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=qh/RVkuKwiLSAC9+msBMyM2HSRCQqKBIlIo2Epvnpog=; b=D+tM7oY07dU/Ky1+NVevA3LYew z3UZTXyxo6b5pGqqN2oL4NdKp6yxdW5iTuROMi4BNi4nqWbqFu8fxVMnqkT4UfylMEguSqFGUT2rH 8xHuvAoj4PIRgudase3ycPMuEg3mWZUeVYpZHh1OWfTPXW57hy/aRqzQQCVt3hKLVQ5hbwZEpVQbh pnPqQUmy5D3TaYR26RAtdVdAO/wuKK0YcWvEMTYWQpwz8Raj0GPq8PlKwGIU6owsEJKm7O2uLMfH9 lmI4dFTKAQw77WBmzx2xrzN9rcnx0fIxzPJNwCdNNKhv4K9xF5y1ih9pWDF/jHhQOQcbj2VwTc/BB /VPEM9aA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ltDEq-001tFi-Hf; Tue, 15 Jun 2021 17:52:38 +0000 Received: from alexa-out-sd-01.qualcomm.com ([199.106.114.38]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ltAPk-000iKv-ED for linux-arm-kernel@lists.infradead.org; Tue, 15 Jun 2021 14:51:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1623768700; x=1655304700; h=subject:to:cc:references:from:message-id:date: mime-version:in-reply-to:content-transfer-encoding; bh=h7JitUKvd260OU0nQerm2mqsf2MMNeE1rFFHSDrosFY=; b=PJnVFyVkXhNUr09G8WWMLtm72wmaPn9y/BQnVXh8fR7h7tuIzhtui0aw MumxFjyqtU+IDgrd+zfW6CeRw4/zZv+IcsBTfp1g056MgOxgJ+LHmsWBu Y79N274ZHxjul1Wcq5VcQaquqx9NvLiHKU6n4XB3Urv9uIJrh6OTplg/u o=; Received: from unknown (HELO ironmsg-SD-alpha.qualcomm.com) ([10.53.140.30]) by alexa-out-sd-01.qualcomm.com with ESMTP; 15 Jun 2021 07:50:34 -0700 X-QCInternal: smtphost Received: from nasanexm03e.na.qualcomm.com ([10.85.0.48]) by ironmsg-SD-alpha.qualcomm.com with ESMTP/TLS/AES256-SHA; 15 Jun 2021 07:50:34 -0700 Received: from [10.111.175.185] (10.80.80.8) by nasanexm03e.na.qualcomm.com (10.85.0.48) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Tue, 15 Jun 2021 07:50:32 -0700 Subject: Re: [next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c To: Mark Rutland , Naresh Kamboju , Mike Rapoport , Miles Chen , Andrew Morton CC: Linux-Next Mailing List , linux-mm , Linux ARM , open list , Will Deacon , , , Stephen Rothwell , Arnd Bergmann , Ard Biesheuvel , Catalin Marinas , Christophe Leroy References: <20210615124745.GA47121@C02TD0UTHF1T.local> <20210615131902.GB47121@C02TD0UTHF1T.local> From: Qian Cai Message-ID: <076665b9-9fb1-71da-5f7d-4d2c7f892103@quicinc.com> Date: Tue, 15 Jun 2021 10:50:31 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <20210615131902.GB47121@C02TD0UTHF1T.local> Content-Language: en-US X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanexm03g.na.qualcomm.com (10.85.0.49) To nasanexm03e.na.qualcomm.com (10.85.0.48) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210615_075140_571265_F31CF7B9 X-CRM114-Status: UNSURE ( 7.58 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 6/15/2021 9:19 AM, Mark Rutland wrote: > Looking some more, it looks like that's correct in isolation, but it > clashes with commit: > > 5831eedad2ac6f38 ("mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA") Just a data point. Reverting the commit alone fixed the same crash for me. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel