From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BE9FB3856974; Mon, 21 Aug 2023 14:15:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE9FB3856974 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692627327; bh=sHgwN5tUo7l1VhKMhp1w1IBqD6x7MVFRHAZiw0yjCAk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bzkQu0L8pP/dTu6hlaHKMrtusYnB3db+X00cLZ/pZ3qYSVflH90xIsB/VPvcc9tZd 5NvBnl3VJAuNMFKnsPWr7D7VS8vFlJAaMSk8cxqpDlnUavHkv+3sUb/vpQvce12EIm sEsxmWcVzAU0SWXwBZ+xzVVrBSReqU0d0hQAjTks= From: "broonie at kernel dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106671] aarch64: BTI instruction are not inserted for cross-section direct calls Date: Mon, 21 Aug 2023 14:15:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 12.1.1 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: broonie at kernel dot org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: 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: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106671 --- Comment #15 from Mark Brown --- The kernel module loader simply does not insert veneers at present, and the= re were some implementation concerns IIRC.=