From nobody Mon Dec 12 21:01:05 2022 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 4NWDYt0RR3z4Y7gk for ; Mon, 12 Dec 2022 21:01:06 +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 4NWDYs6YNLz4H94 for ; Mon, 12 Dec 2022 21:01:05 +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=1670878865; 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=Pb9snaESqeINkHMD0MEcZyqCLpRimsVrI0o/VxHgt/c=; b=Hxm6X25Q1VxG9EUXcYIQgfL0vK4wS/0yrNWfnZFwX1xeOBh2g6tzMDZkAIamYmEefAEbee vQ6J2zYypHmGVUdd8NL46jNLEVZ7+NQxLMnfd537z3Vgtg6Ra3UOu8VeP3se9JoVftT2uS 3ZmJQncKaN0K54WUdjOq3BgOBvz59woLnBZoIIGO4QcWX0nw15keVPbEut1qejtCQxi/tB 8ioL3ZiC0qDD3pnE03hLg5kvC5gZJNYvXNdAH3VQTD5CC+P/IYBwa9yUItRTXgQ4Vg0kHx WbUvxxr8vu0oqIMzMGyofJkA3h4YQHxSSBkFwKp8Crf1YY1FaWw24slAHkEn5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670878865; a=rsa-sha256; cv=none; b=Gky7y+NmxoOBqkAYcCuqVZQi5bgHPsJwQxidHuorE/1DlDFUlu1kdHu6t/KB9C5XA/dSXh rJeGO2RkVavflzUuUESKHLsvkbZfcC8tcHsIillN20syagCwGIqgJNAUXkNqdA4ka5xnw5 +4nSeKLnXkwMYWlOk5MjhjkmvhjwxRqvdKKqCM+Ky2zK+B8yhLF80quaHXvwkMcq5zRuoa gM/LMMpklU8yXWH8laiQRQzDnnR6jGJIC7O0Lkbvdog7FmK98cux9sHR3kyXY1hKfh/GNp yYhIEWv9U8uSikqvIMfnTF7qfE4XuYJgyE53gwUFOmAKkCXOrG7+si3VdLWd8g== 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 4NWDYs5XGfzp9W for ; Mon, 12 Dec 2022 21:01:05 +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 2BCL15WD072033 for ; Mon, 12 Dec 2022 21:01:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BCL15g3072032 for toolchain@FreeBSD.org; Mon, 12 Dec 2022 21:01:05 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: Mon, 12 Dec 2022 21:01:05 +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: 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: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264094 --- Comment #23 from Jessica Clarke --- Or you can do typedef _t vnet_type_#_n; and use that everywhere that follow= s so you can use a normal tentative definition to forward-declare. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=