From nobody Fri Jul 28 16:32:38 2023 X-Original-To: net@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 4RCCpv6jFlz4p6LW for ; Fri, 28 Jul 2023 16:32:39 +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 4RCCpt70DZz3lP2 for ; Fri, 28 Jul 2023 16:32:38 +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=1690561959; 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=yFutiv8R3FszUnfCXCBmHl1vqNnhy2iv9N7nLFTKRJ4=; b=SXwebwlRhectoIOHr8hGGF1h9y3iwILyxooRCDCoSZukAA5OeRSzM+Rha9zvzlim7mggSi ZC0jqeYXzRs+QGBIP8ZPWosPv0aUfTteCRZFl/tUb6+bOKq8hngvSKNxj9Cw2wm6YYYtvq 4euxxdSa+/2E/gxFXk357EEfV8jK/2yApOwa/tsl7/+7DsProxd7ujXSOL3XofIkATK//q SwFjTNAxj8wfs4A+42wFJK61njscKcWP58q5PPO4vx0Km5M1duRCI8taRZxW1G9mlScjs0 Co/kKpyDo2s2m8e9I3Kr+vgKv1nmoFPW7j/OPI/p/OeJCY3FZdwUvzdZjQPU/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690561959; a=rsa-sha256; cv=none; b=n/2TpreSPp+dWz8UI7Ag8WLhi7SRnSN/eoNvvXr551b8d7U710ucmNWIrziGO+ffYEy5U2 +hZT390+Z0XZha9AqlfqOh5uScRaSzMOO1qC9gnilEhAWQL1eQ+msr1ZIU5rxKJuhA5rHw tZ16V6LtCAQPIuuoyB0O09L2Dovq7qoSII4qH+LB8dDmLyc86O1AAsyOD6giEiVuZ5Pz7F W6FMNais2ZLSQ6Pelrbrg2DsLLF3kefIKt4yDXMTRBL7pon4a/aF6LAF/D3TZrU/lsZZKA GcQGU4ly5UOpplB1KsEdXAw0+8x05DWLELaaC14YvNU9C0hDebWF1+h/tUBIDw== 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 4RCCpt64MFzyRY for ; Fri, 28 Jul 2023 16:32:38 +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 36SGWcNs023075 for ; Fri, 28 Jul 2023 16:32:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36SGWcXj023074 for net@FreeBSD.org; Fri, 28 Jul 2023 16:32:38 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: net@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 16:32:38 +0000 X-Bugzilla-Reason: 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: jrtc27@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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264094 --- Comment #30 from Jessica Clarke --- 13.2-R definitely needs an EN and patch, yes --=20 You are receiving this mail because: You are on the CC list for the bug.=