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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 8975FC48BE5 for ; Tue, 15 Jun 2021 11:11:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6B62961420 for ; Tue, 15 Jun 2021 11:11:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231169AbhFOLNr (ORCPT ); Tue, 15 Jun 2021 07:13:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50318 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230188AbhFOLNm (ORCPT ); Tue, 15 Jun 2021 07:13:42 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DEA8CC061574 for ; Tue, 15 Jun 2021 04:11:37 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id ho18so21911744ejc.8 for ; Tue, 15 Jun 2021 04:11:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:from:date:message-id:subject:to:cc; bh=k1SSaOFL103AMAONbChdnTYHUZQvV/y1/SVM/t/fuc4=; b=mWBbAmB0J77L2TOkDbqBoNLfNRJy6g+fNM+blXTiF0xY4cgZW1J2rTKLqw26JVKJ8J ao6Jil/T5PKryfPJqzklFDqBlOLLCEq3leUVetnhfhjLuP1RZyPk3WSsGrWWFdVkWslK 2CUiW5IJR72m2ENpUEuc37B7YWR+6oHeqkst7DUjzMxbl3aHyQ0rZuYBrH4M+bnXe0lC R28WUqvZ+zWkTFAyKolJsOJd9epVY2852y1AmN7PXypYQSnuIqlqgUhP51r6F+FK1zjn UYt/eFKh1aBbt0EKO1dyaJVEV1EsXiIjvyx01AAN3+uY3ZdfZL7qDa45YU/XJDb1s26g gxnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=k1SSaOFL103AMAONbChdnTYHUZQvV/y1/SVM/t/fuc4=; b=lmq2p5z4y+K71WIqGcY8xNRhqDulcNQMYoVTst2iU4psEXEEmiEBu59sV/GUfRh9n0 yMxIK4ixOrVP07hmAHI5C6WtGGdgGKDHLz+odhIIX1qSd36953BRWB88LOP7iIitSbKl vZ7Q6FT6CeoP35EMn0voKTR6Q/An87BzkQ6G39hoosREtQEo1A19sIzgfp0vxWRlo3j7 qpLCn0JU5vGcoviWcPl9/Y03sC9T1hvPZcV5NCwFsOPTGOEQfOTVHFTEGezr6py007el Np5HYhPqUMtbhzMOHl39RzRpQ3tJ4nTG9i3o5xWP/5KEoydEgxQvCKCmFskmN+Rt3RM+ gigA== X-Gm-Message-State: AOAM531UjBVbfwCnzreGKqgc9VpUdlOhxaiTwB40AobvtSBSF2CbtM6S /TOa+GjQaEqoq/TgRfhwB1/wA4O1GfiFYkE4gEP5OA== X-Google-Smtp-Source: ABdhPJzACpUJFPW4Jg/dbptIEAjHCRIid2wjLyxhMrJQ+DpOlTjF33IgJ9FqqaxZOlKgGWumnKTXH/qJTbO8ftH9cec= X-Received: by 2002:a17:906:9d05:: with SMTP id fn5mr19815485ejc.133.1623755496317; Tue, 15 Jun 2021 04:11:36 -0700 (PDT) MIME-Version: 1.0 From: Naresh Kamboju Date: Tue, 15 Jun 2021 16:41:25 +0530 Message-ID: Subject: [next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c To: Linux-Next Mailing List , linux-mm , Linux ARM , open list , Will Deacon , lkft-triage@lists.linaro.org, regressions@lists.linux.dev Cc: Andrew Morton , Stephen Rothwell , Arnd Bergmann , Ard Biesheuvel , Catalin Marinas , Mike Rapoport , Christophe Leroy Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Following kernel crash reported while boot linux next 20210615 tag on qemu_arm64 with allmodconfig build. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.13.0-rc6-next-20210615 (tuxmake@ac7978cddede) (aarch64-linux-gnu-gcc (Debian 11.1.0-1) 11.1.0, GNU ld (GNU Binutils for Debian) 2.36.50.20210601) #1 SMP PREEMPT Tue Jun 15 10:20:51 UTC 2021 [ 0.000000] Machine model: linux,dummy-virt [ 0.000000] earlycon: pl11 at MMIO 0x0000000009000000 (options '') [ 0.000000] printk: bootconsole [pl11] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xbfc00d40-0xbfc03fff] [ 0.000000] ------------[ cut here ]------------ [ 0.000000] kernel BUG at arch/arm64/mm/physaddr.c:27! [ 0.000000] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Tainted: G T 5.13.0-rc6-next-20210615 #1 c150a8161d8ff395c5ae7ee0c3c8f22c3689fae4 [ 0.000000] Hardware name: linux,dummy-virt (DT) [ 0.000000] pstate: 404000c5 (nZcv daIF +PAN -UAO -TCO BTYPE=--) [ 0.000000] pc : __phys_addr_symbol+0x44/0xc0 [ 0.000000] lr : __phys_addr_symbol+0x44/0xc0 [ 0.000000] sp : ffff800014287b00 [ 0.000000] x29: ffff800014287b00 x28: fc49a9b89db36f0a x27: ffffffffffffffff [ 0.000000] x26: 0000000000000280 x25: 0000000000000010 x24: ffff8000145a8000 [ 0.000000] x23: 0000000008000000 x22: 0000000000000010 x21: 0000000000000000 [ 0.000000] x20: ffff800010000000 x19: ffff00007fc00d40 x18: 0000000000000000 [ 0.000000] x17: 00000000003ee000 x16: 00000000bfc12000 x15: 0000001000000000 [ 0.000000] x14: 000000000000de8c x13: 0000001000000000 x12: 00000000f1f1f1f1 [ 0.000000] x11: dfff800000000000 x10: ffff700002850eea x9 : 0000000000000000 [ 0.000000] x8 : ffff00007fbe0d40 x7 : 0000000000000000 x6 : 000000000000003f [ 0.000000] x5 : 0000000000000040 x4 : 0000000000000005 x3 : ffff8000142bb0c0 [ 0.000000] x2 : 0000000000000000 x1 : 0000000000000000 x0 : 0000000000000000 [ 0.000000] Call trace: [ 0.000000] __phys_addr_symbol+0x44/0xc0 [ 0.000000] sparse_init_nid+0x98/0x6d0 [ 0.000000] sparse_init+0x460/0x4d4 [ 0.000000] bootmem_init+0x110/0x340 [ 0.000000] setup_arch+0x1b8/0x2e0 [ 0.000000] start_kernel+0x110/0x870 [ 0.000000] __primary_switched+0xa8/0xb0 [ 0.000000] Code: 940ccf23 eb13029f 54000069 940cce60 (d4210000) [ 0.000000] random: get_random_bytes called from oops_exit+0x54/0xc0 with crng_init=0 [ 0.000000] ---[ end trace 0000000000000000 ]--- [ 0.000000] Kernel panic - not syncing: Oops - BUG: Fatal exception [ 0.000000] ---[ end Kernel panic - not syncing: Oops - BUG: Fatal exception ]--- Reported-by: Naresh Kamboju -- Linaro LKFT https://lkft.linaro.org 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=-3.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 54705C48BE5 for ; Tue, 15 Jun 2021 16:02:10 +0000 (UTC) Received: from bombadil.infradead.org (unknown [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 1EEDE61458 for ; Tue, 15 Jun 2021 16:02:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1EEDE61458 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org 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:Cc:To:Subject:Message-ID:Date:From: MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Q+MF/y0wcCQ8t3xw1Bizxi/ZABg41B4HCqZ5LmSgV4w=; b=vRBzT9d1p2t9fc oFIRONcTKgSvntCXBiQzmvLDLTG7aTszUbfM64M0hzaLYz1xnYZ0+d+7y4pFKv4fM6U8U34EPGuWN 0DwZLX4oWO5JOTCDOEO7LzxwrO7N8RYmXIecYQtNDe1s4xWwaZm2w3BGRmIkoal1Fc5aG0F5OQRyi mDdoYoGZMCujGxMd/3yR0F8xV35GcDnVIyH6YZRtXnNRKrm2nA7splsgM1nyy7RZ35fGxyAZlWdem W4Hy2WMcpcG+DyG7SJ4LUSksOLmQ8izlwnR59Wk2Gb/wX+Mnxjdesm3kepDLQ384q87FiZgCc7FQe qOqeGzEvNiKWIgnUgyuQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ltBOf-0018u8-Ba; Tue, 15 Jun 2021 15:54:40 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lt9G1-000DEY-2x for linux-arm-kernel@bombadil.infradead.org; Tue, 15 Jun 2021 13:37:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Type:Cc:To:Subject:Message-ID: Date:From:MIME-Version:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=k1SSaOFL103AMAONbChdnTYHUZQvV/y1/SVM/t/fuc4=; b=fm/QGFkC9JJYFVzqhtCgRpj83N YKlkBVTYdmqtMzTlKfQvcRQVvoa0k+aYFw6uivPzmHDcXspiPDV00SG0LvPXIaUtOe0yzxsyGeiVP kVXoqSwq5Po/4M9lPCIF/Kogw9X4fuK1EiEpAVWE57SbFkTw0heA2o13gl45YfFrF0DhE7ay2KStL uuNZ5cJGWmDMl7Xwin3kf2YlRKq+6dN3WGeu94Lby23lBFKzOwPzo2ir6mEleNj+butUUs+UL54w0 ho9uflORozV7oHrZvuPc5L4LhHGu5n1bIc0xGz0h10/GPx87LhGkx8fHLt0DZ2Vu4DzKwbshW9QKY dpKxR5Sw==; Received: from mail-ej1-x62c.google.com ([2a00:1450:4864:20::62c]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lt6yh-007lRA-Ft for linux-arm-kernel@lists.infradead.org; Tue, 15 Jun 2021 11:11:40 +0000 Received: by mail-ej1-x62c.google.com with SMTP id k7so21893789ejv.12 for ; Tue, 15 Jun 2021 04:11:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:from:date:message-id:subject:to:cc; bh=k1SSaOFL103AMAONbChdnTYHUZQvV/y1/SVM/t/fuc4=; b=mWBbAmB0J77L2TOkDbqBoNLfNRJy6g+fNM+blXTiF0xY4cgZW1J2rTKLqw26JVKJ8J ao6Jil/T5PKryfPJqzklFDqBlOLLCEq3leUVetnhfhjLuP1RZyPk3WSsGrWWFdVkWslK 2CUiW5IJR72m2ENpUEuc37B7YWR+6oHeqkst7DUjzMxbl3aHyQ0rZuYBrH4M+bnXe0lC R28WUqvZ+zWkTFAyKolJsOJd9epVY2852y1AmN7PXypYQSnuIqlqgUhP51r6F+FK1zjn UYt/eFKh1aBbt0EKO1dyaJVEV1EsXiIjvyx01AAN3+uY3ZdfZL7qDa45YU/XJDb1s26g gxnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=k1SSaOFL103AMAONbChdnTYHUZQvV/y1/SVM/t/fuc4=; b=q67y42DXe0rLjlXYx6aZsZ6ZUTUKyi7Qp8ErzqI0/M23E90QkIRgRNwLws4ywOM1zO QfMWBCDCPI6B2fwMf3OK8OZtTF430Pg8al1Zm5O13nuOxZoZHVtJS/e5GUIe6JJnDYOx uZPTgpSUvkpSAgZXtkdtNoHtkRn7+6xw6UjWYSEScGVsXndhoMxS4/iM0nMHmqUDVV+i sEvlZCcuFzFg1bZpkYK0zxCzl60yxfTP7RjIMob0nWA0txRGI5HQI1ZDgCtSXpg1Saw7 Rc4xMmtb6CYWkD4ztYMWnqrBaLwtVru4PlUmHTKKwHCOjSp1Vfri89M5bK06vg9fRYxm wsxQ== X-Gm-Message-State: AOAM5301PUbjpV1UMZtTvIhUPQdPdS3ryoEbVu0a0s7OzcAMg+bE7cFk 3yHyCF0Qc1pWF1iTBBLgNvmi9+XBTJZsEiVhf7Sfwg== X-Google-Smtp-Source: ABdhPJzACpUJFPW4Jg/dbptIEAjHCRIid2wjLyxhMrJQ+DpOlTjF33IgJ9FqqaxZOlKgGWumnKTXH/qJTbO8ftH9cec= X-Received: by 2002:a17:906:9d05:: with SMTP id fn5mr19815485ejc.133.1623755496317; Tue, 15 Jun 2021 04:11:36 -0700 (PDT) MIME-Version: 1.0 From: Naresh Kamboju Date: Tue, 15 Jun 2021 16:41:25 +0530 Message-ID: Subject: [next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c To: Linux-Next Mailing List , linux-mm , Linux ARM , open list , Will Deacon , lkft-triage@lists.linaro.org, regressions@lists.linux.dev Cc: Andrew Morton , Stephen Rothwell , Arnd Bergmann , Ard Biesheuvel , Catalin Marinas , Mike Rapoport , Christophe Leroy X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210615_121138_431152_AE92AE59 X-CRM114-Status: UNSURE ( 7.53 ) 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 Following kernel crash reported while boot linux next 20210615 tag on qemu_arm64 with allmodconfig build. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.13.0-rc6-next-20210615 (tuxmake@ac7978cddede) (aarch64-linux-gnu-gcc (Debian 11.1.0-1) 11.1.0, GNU ld (GNU Binutils for Debian) 2.36.50.20210601) #1 SMP PREEMPT Tue Jun 15 10:20:51 UTC 2021 [ 0.000000] Machine model: linux,dummy-virt [ 0.000000] earlycon: pl11 at MMIO 0x0000000009000000 (options '') [ 0.000000] printk: bootconsole [pl11] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xbfc00d40-0xbfc03fff] [ 0.000000] ------------[ cut here ]------------ [ 0.000000] kernel BUG at arch/arm64/mm/physaddr.c:27! [ 0.000000] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Tainted: G T 5.13.0-rc6-next-20210615 #1 c150a8161d8ff395c5ae7ee0c3c8f22c3689fae4 [ 0.000000] Hardware name: linux,dummy-virt (DT) [ 0.000000] pstate: 404000c5 (nZcv daIF +PAN -UAO -TCO BTYPE=--) [ 0.000000] pc : __phys_addr_symbol+0x44/0xc0 [ 0.000000] lr : __phys_addr_symbol+0x44/0xc0 [ 0.000000] sp : ffff800014287b00 [ 0.000000] x29: ffff800014287b00 x28: fc49a9b89db36f0a x27: ffffffffffffffff [ 0.000000] x26: 0000000000000280 x25: 0000000000000010 x24: ffff8000145a8000 [ 0.000000] x23: 0000000008000000 x22: 0000000000000010 x21: 0000000000000000 [ 0.000000] x20: ffff800010000000 x19: ffff00007fc00d40 x18: 0000000000000000 [ 0.000000] x17: 00000000003ee000 x16: 00000000bfc12000 x15: 0000001000000000 [ 0.000000] x14: 000000000000de8c x13: 0000001000000000 x12: 00000000f1f1f1f1 [ 0.000000] x11: dfff800000000000 x10: ffff700002850eea x9 : 0000000000000000 [ 0.000000] x8 : ffff00007fbe0d40 x7 : 0000000000000000 x6 : 000000000000003f [ 0.000000] x5 : 0000000000000040 x4 : 0000000000000005 x3 : ffff8000142bb0c0 [ 0.000000] x2 : 0000000000000000 x1 : 0000000000000000 x0 : 0000000000000000 [ 0.000000] Call trace: [ 0.000000] __phys_addr_symbol+0x44/0xc0 [ 0.000000] sparse_init_nid+0x98/0x6d0 [ 0.000000] sparse_init+0x460/0x4d4 [ 0.000000] bootmem_init+0x110/0x340 [ 0.000000] setup_arch+0x1b8/0x2e0 [ 0.000000] start_kernel+0x110/0x870 [ 0.000000] __primary_switched+0xa8/0xb0 [ 0.000000] Code: 940ccf23 eb13029f 54000069 940cce60 (d4210000) [ 0.000000] random: get_random_bytes called from oops_exit+0x54/0xc0 with crng_init=0 [ 0.000000] ---[ end trace 0000000000000000 ]--- [ 0.000000] Kernel panic - not syncing: Oops - BUG: Fatal exception [ 0.000000] ---[ end Kernel panic - not syncing: Oops - BUG: Fatal exception ]--- Reported-by: Naresh Kamboju -- Linaro LKFT https://lkft.linaro.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel