From nobody Thu May 7 04:24:55 2026 X-Original-To: dev-commits-src-branches@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 4g9zgJ4n7Hz6dQhV for ; Thu, 07 May 2026 04:25:00 +0000 (UTC) (envelope-from git@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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g9zgJ3dhCz3r4P for ; Thu, 07 May 2026 04:25:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778127900; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TDVRShZR2TMIG3xx08RgD0cERDjE5LEV9nflsyWPnLc=; b=EoaCwVVN820L0TSQHr65L89NAPkDPpm+R2SFZdWyAqBvXMjpxErOKm/RkaU4/hnmYGjScQ ibS8RYj4gtOFDH9iPlICzhF4RXouVljfBgHHyI4attzKmGYfXoOcXUQaLHdZL+xnzaZGxD eir7yicc8JQbTxyKLHBFJw8NF4a8g7hQZobQV5yUoknqEFqlg0PPXZH2aFnnNADMduVcUL s7fCCE9a8EPBgB9x4V1VDuqPlYi1PH6tePkHhzY3jflJpo6ulmo7+eaZ1puzMmMWXN8Ahh LZ3opfi3M7p3C049q4pf/Ub8Ut6hFsz8GpZ4O4LFYmWXc/QxDyl8lXk4w5Ujng== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778127900; a=rsa-sha256; cv=none; b=VOSzaqikt0KXunGCX1Jjd31YNoLcS1enqcTCjBvqiKX0+vxQPHbMo8+1CtYG7yOJoyn/MA ay0/1+Hs2Ou7d0KGv24ex+279Ux3E0MwogM69F1LUaLok9U/w+zoOMkweob2OXdTluhRCj NAspF6uXtgw8Y5SSoc2y5EDtFyLV9fY57fpOW+bPeZJmgjWB+68CuGJESYFBmyfRnpm7fC 0xA7TiwK5YU+HonKt67ccp6wfgwER/7Z0O02iK0iy4s2jBpX8hOWU1wcOzEViOhviLLn++ Mennvl6aH/6KKbOrEekEjg2FYg+1OTwGIwILcvD24FpHea5XQC9RJ9s6RtAF+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778127900; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TDVRShZR2TMIG3xx08RgD0cERDjE5LEV9nflsyWPnLc=; b=N8zowNRx7p/3nzqtyYoODMpPD36SLhki8D6eM/xn2epGr/thrH8neUHWnB3Y0CugRDbADG /+xXrwbqN/E0Phkv5V03Cp4OQJMILuQ60fT8uAdBagwRzTZuz74Gm+UzRIeCk9DyfHLUR2 WyXjOgr39KdTprFDUAbjBHkqnbCngTyRQOXsdffNhFX+xR1j2XobA/dYR9+E1eORvJ28Mx 7xEyjAnPKtwNq6y/ZKF2VzOBrUzxUt0+KE3P3TFr6rPVtPj3wt7M80jSES/5Xdas/5TsOT c/u1QhveBZQ4gJMNOo4BfpTgPoLxzPfw7McnTFfJQPl7pKq8oQ1iSUbShV8UBw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g9zgJ3D3vz18fP for ; Thu, 07 May 2026 04:25:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 30b55 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 04:24:55 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Michal Meloun From: Xin LI Subject: git: 5169e95b7596 - stable/15 - arm64: Define the .iplt section placement. List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: delphij X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 5169e95b7596b5a96cb50dee69ee8c20445a9a9e Auto-Submitted: auto-generated Date: Thu, 07 May 2026 04:24:55 +0000 Message-Id: <69fc1417.30b55.3861ece@gitrepo.freebsd.org> The branch stable/15 has been updated by delphij: URL: https://cgit.FreeBSD.org/src/commit/?id=5169e95b7596b5a96cb50dee69ee8c20445a9a9e commit 5169e95b7596b5a96cb50dee69ee8c20445a9a9e Author: Michal Meloun AuthorDate: 2026-04-15 09:32:54 +0000 Commit: Xin LI CommitDate: 2026-05-07 04:24:25 +0000 arm64: Define the .iplt section placement. Ensure that the .plt and .ipld sections are in the executable memory segment. Reviewed by: andrew Differential Revision: https://reviews.freebsd.org/D56403 (cherry picked from commit 1dddb580f950a27fb9859b2879755dde114c9d8b) --- sys/conf/ldscript.arm64 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sys/conf/ldscript.arm64 b/sys/conf/ldscript.arm64 index ae231c3037e6..7ec0d4324270 100644 --- a/sys/conf/ldscript.arm64 +++ b/sys/conf/ldscript.arm64 @@ -15,6 +15,12 @@ SECTIONS *(.gnu.warning) *(.gnu.linkonce.t*) } =0x9090 + .plt : + { + *(.plt) + *(.iplt) + } + /* * Align to the the largest page size the kernel could be built for. * If we don't then building page tables in locore.S could fail as it @@ -66,7 +72,6 @@ SECTIONS .rel.plt : { *(.rel.plt) } .rela.plt : { *(.rela.plt) } .init : { *(.init) } =0x9090 - .plt : { *(.plt) } . = ALIGN(4); _extab_start = .;