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 DDB1EC4332F for ; Wed, 6 Apr 2022 02:54:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1837657AbiDFCzf (ORCPT ); Tue, 5 Apr 2022 22:55:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44256 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1457068AbiDFAyw (ORCPT ); Tue, 5 Apr 2022 20:54:52 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4406D19FF42 for ; Tue, 5 Apr 2022 15:57:41 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 86EC5B81E7A for ; Tue, 5 Apr 2022 22:57:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 2B2DEC385A9 for ; Tue, 5 Apr 2022 22:57:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649199458; bh=mcZVUgj3LSU59KD6TZkIqbSjfAuz8Zbnd9iH6lRaW3M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IJLr/oGGTPtqjwNLwyDjdAKYpjHN5OkZgj5uzVMOZ9syysI31MQi+YvxbKIC4/bul A703hWs8z8zVzAv/+T4njLUbyPmXJDJ/AgQWSjayLoEIhCuSuP1An/wvu5FScLR0Fg 9XbmLGiSweKvGP1eYRjzlzHAkKyQBlgjv1HjTHUYrlVE4RiBLy+uGggWTMYLKrFHQX OB3Vm9XUE0ZToOoG6QjMPWZs8rIJBe7NV+pL6t6nTcVuEi9bfhkuWsr/WzGyEB7sti VgPjteXh75VPGmPDNBXG9YDO15EhkTSFILceNCLKCpHvUHt8KSxDBpErXzAFicXlf2 EqSj/RWBdOvXg== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 12B4FC05FD4; Tue, 5 Apr 2022 22:57:38 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-xfs@vger.kernel.org Subject: [Bug 215804] [xfstests generic/670] Unable to handle kernel paging request at virtual address fffffbffff000008 Date: Tue, 05 Apr 2022 22:57:37 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo filesystem_xfs@kernel-bugs.kernel.org X-Bugzilla-Product: File System X-Bugzilla-Component: XFS X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: zlang@redhat.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: filesystem_xfs@kernel-bugs.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=3D215804 --- Comment #7 from Zorro Lang (zlang@redhat.com) --- Get below messages from aarch64 with linux v5.18-rc1 (which reproduced this= bug too): # ./scripts/faddr2line vmlinux __split_huge_pmd+0x1d8/0x34c __split_huge_pmd+0x1d8/0x34c: _compound_head at /mnt/tests/kernel/distribution/upstream-kernel/install/kernel/./include/lin= ux/page-flags.h:263 (inlined by) __split_huge_pmd at /mnt/tests/kernel/distribution/upstream-kernel/install/kernel/mm/huge_memor= y.c:2150 # ./scripts/decode_stacktrace.sh vmlinux