From nobody Mon Dec 12 22:20:11 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 4NWGK76753z4jjJp for ; Mon, 12 Dec 2022 22:20:11 +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 4NWGK750n2z3Dkn for ; Mon, 12 Dec 2022 22:20:11 +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=1670883611; 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=FTmiLD5be3H1DSexv4kizDomBaivs6Q8+Q1q9SiAAc8=; b=YwLfENsNErIWvKOlZpb0PSVpGsTdnBB1L+HnfEnevaf4o6jMkZzy+XJDrhEC9Fdh5oWT7A rRmuxBJyMy3LymjhECDIDlKyfcFPibjNCBkASBbpSgOV/XxuZoE92lx/frIgaotpUEs3jF x7LJV97TC9rYTc5Cf+5H3j99TsPxVdC2BDzt1oExRrNQsyimb1Ez9WUkWjYEo+CmmCVeVH T31U++0BjglMC23G1JAYsQhnHebhI4r9MEH+s85Rq5ogcACvjP5D9jaDzvp0cd+63RmxGh THOPlZ+TflVwLNKLrNanvWYam4YeJwZMfhRxZ/nBnh5mwQ/sC9P4VRllxET0mA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670883611; a=rsa-sha256; cv=none; b=g3NJoXYNOH9ie/jkHXf7Gj0199PkE2FSBn9aWIR6GyNxOE3MDBAGf7sMgT7weDnSEJq4VB hmBz5ogxLw8upp4xqAxNEgIwBLm3lPRcfh91jS4W2FbZBYTgnkk1Q/EJhL39ljmidTAwX+ WCNp9AfOrH5kvonqgQLIfAw0O0qEmNhnzesQ+u6DoOWfsYh9TIdTJ+axtvl/bqfB/zZWO2 fpywnKnyVttD8Rh/9dQtZKt2jYd/rOhlDVEoHGJlrQITjHpBfQnS3j4uZRrTZ2x4NaAUI2 IcPvawKOs1ITnixUJN/GGQsoju5l+tOAbqLwyXZtJWZFWosYKU50WnhDh/QGYg== 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 4NWGK745CGzqfP for ; Mon, 12 Dec 2022 22:20:11 +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 2BCMKBBe095586 for ; Mon, 12 Dec 2022 22:20:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BCMKBbZ095585 for toolchain@FreeBSD.org; Mon, 12 Dec 2022 22:20:11 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 22:20:11 +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: markj@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 #24 from Mark Johnston --- (In reply to Jessica Clarke from comment #23) I had tried the second suggestion, but that doesn't quite work since "n" ca= n be an array, as in VNET_DEFINE(struct hhook_head *, ipsec_hhh_in[HHOOK_IPSEC_COUNT]). Of course we could add VNET_DEFINE_ARRAY and so on. Maybe that's better anyway. Do you see a way to work around the problem without introducing something like that? --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=