Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2022 21:01:05 +0000
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
Message-ID:  <bug-264094-7501-UdtF5kj2Aj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264094-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264094-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264094

--- Comment #23 from Jessica Clarke <jrtc27@freebsd.org> ---
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 on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264094-7501-UdtF5kj2Aj>