From nobody Fri Jul 28 18:44:54 2023 X-Original-To: toolchain@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RCGlW5VTmz4pNXf for ; Fri, 28 Jul 2023 18:44:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RCGlW3tspz3G54 for ; Fri, 28 Jul 2023 18:44:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690569895; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ja9U7kcFaCcudPPWChLO+4I6dzASst6VoIP1jfBmwWA=; b=lG817YxkOV1BBfgXcxqBovkEeXPZAbOtdFKMiLGVAi5ZQyn5PvIgApCbTqNVOjOl6hsBKV jhKGE1wnkhONQ0y+HhiyKh6YaebX83SEw97m9ChsRAnmnMWjo6qJnSCbBFzZPyuWX5VkpC 0InKSIssz8t7USvvUP8S5VI0R+ZPeTPI9mPRLK7VKm4xG7nf8qN9SsDX5hs/a/LqxodQH9 qQwYuLKjxm/udDeIafENKZY+UnkJ4MNVdTBMIDMtEZnyAUMZ5AgLJ/4HDNz4I+FWaWJS7U bC3d39OT4Ma2ZQx6wsFtRMQtkYd2MqPBXPrJSX3d1+K9kvqTf4NOVWjW/IIJhA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690569895; a=rsa-sha256; cv=none; b=ei70Hhp444cXUUY8aOBo+sK7KAvU51JQCYYhvFNUpkXZJ/+FHxN4nDxmNMLniiTx2RosLJ 1fz+ZxR34f9nSoaxKwh2dcyX8O8nLRV1+WWBscEiJ1PlPb7984mGHJm7Sz+//sE1Q7QYCH jqjenwHTrqho910IrJ3Ifiwbl0Qu0Lupuwwjr9XjTb4AMnS7297LmyZjXCtdyVYHKh3gXw /qeqNMCqdPBlQ9NhIUVcWAyeyWExF2UeSEnOL2iLeV1Qsaz9gZzBl5apBoIpGriIdKfaX+ CBK7SOC8GXTtxSxwpNj5N1kKpf/ejPP8ZSOJRpPu7o6c/2+39qiXVvPQd+LQCA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RCGlW2tdXz126H for ; Fri, 28 Jul 2023 18:44:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36SIit6C012975 for ; Fri, 28 Jul 2023 18:44:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36SIitJY012974 for toolchain@FreeBSD.org; Fri, 28 Jul 2023 18:44:55 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation Date: Fri, 28 Jul 2023 18:44:54 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? 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://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264094 --- Comment #31 from Dimitry Andric --- I have sent an EN request to secteam@, and CC'd most of you on this bug her= e. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=