From nobody Mon Dec 12 20:36:19 2022 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 4NWD1J3Hgxz4Y4Ny for ; Mon, 12 Dec 2022 20:36:20 +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 4NWD1J2B0hz4Dfg for ; Mon, 12 Dec 2022 20:36:20 +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=1670877380; 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=xTSTIkOELkovyyzULoCM1l1zMabZdKpjO4XNjuCIg5I=; b=ohGLX23wckHB2cEdmaRGhIoQgkbLZqbNANLKcc4JvSZlzcNhbP2iC4u98J+f/quHL5cwRt kbQ9xHPbjo3AV8ENGPom4TJ9IV/zNp/Fy1EoOJWDBgpfZdSgxR8quLoG2GFKmDf+1BMrXQ ZBQnYK9HtddyZsobQCnf6R5nWw89vPRfzoan22Y4SSUQCAUOK0TUHgMpLc0LIeNCM+sU3K ktl5P6NaVhSeVbzbMYAHwCWJuO3r1NicXKxDJ4IDU9W2zRaayKdGrsRE7MFE8Ak+q/AElv dbDf03GEuuZUIT0wYWOJWuT50DQ9G9oWBYyKT8jgVMhqjyj4eI7X8GEOLiQBiA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670877380; a=rsa-sha256; cv=none; b=Mx6r/PEsTwgOUXBCt9HP8qWdLUdm+kCOWJ/coy3KUvmtbjrhbJ6RQ3ahs/t3VAmy123oPC ckVWeTa7f6/oyG0c/mTBYK5BlOQrJEL8mYNuYqqAL34YH60GbKfNPDv2RhrC2I6I735zEz oKIcX8ELFBIT+DqYBopHVoCCIXzcmziJxqVQSQ7vGF+JAr7or45z/v+w0nhjnKeWHAniom OXmhTXoIRkbO3aPNcZWobI3YkrYGCR7q2jkoExP4vBhnHFxdFzhAjihicRSQQUCmXiqNYz ITnAFIOJGYQ0o6yqs/0Y+f3eIo+JEJfTa7CC80Yc4pm7WbUDEdbKpRA6aOcjGQ== 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 4NWD1J1DvsznlP for ; Mon, 12 Dec 2022 20:36:20 +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 2BCKaK0Z038288 for ; Mon, 12 Dec 2022 20:36:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BCKaK5d038287 for net@FreeBSD.org; Mon, 12 Dec 2022 20:36:20 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: Mon, 12 Dec 2022 20:36:19 +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: CURRENT X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Some 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264094 --- Comment #22 from Jessica Clarke --- Using __attribute__((used,section("set_vnet_entry"),alias("vnet_entry_"#_n))) static _t vnet_alias_##_n; as a hacky way to forward-declare the thing without the compiler complaining seems to work. --=20 You are receiving this mail because: You are on the CC list for the bug.=