From nobody Sun Dec 08 13:37:46 2024 X-Original-To: dev-commits-src-all@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 4Y5mJq0Pxxz5gh4k; Sun, 08 Dec 2024 13:37:47 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y5mJp4jzbz4ps6; Sun, 8 Dec 2024 13:37:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733665066; 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; bh=AmDP97cttU6QLIrasvd7bCZ9D1jg42jmavW6eU5VdII=; b=IZFJMJjyE1/JNsPfC7UZFS60mTYJezF++lnNviDEYbcClS/NPz8/SzL1lQD4iV+OQimtU+ AyycHcjRPpAHxbN1HSb01W9y2QNcH1GRyXhxNnhZob/4Gk8hsk7dkwEdvxgbcIrxXcCAgI r5F+asmoyrfAbND7zmKcztgNJeoOdhYjrD7COImweBa68u7xCx3ZSZtaLM3eUqwZUUbkP8 MQMhKWNft1GqYojhGfelqQMsiwIvmIo7J5x8QuusRBd2ubywig5HOPZZy+qROoc0sEw0xw YFih1Xc8HDqmUfVl7BvkdEbOtJ3LtcCg1qIqeyLt7sarEG/6JH029MSqFxr1jw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733665066; 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; bh=AmDP97cttU6QLIrasvd7bCZ9D1jg42jmavW6eU5VdII=; b=FCNHndd+tBMVppj1gopOKGk4cV1SCtkpMRJ+hM4rbJmZunfGubv8hmF2jt7rsaNiPwcKjq 4D3y99KOe3xk31KHfsJ7FricVeQBZbnQulExOzxDBxYy/UdJmgrBHUPg5FJ6p/eVB+yD3A dUUe+V38NOHg0l/E8aZfolOI2zyUpDbesIP6mbrR4NUbdXjWjZqbmW2Z5j9g/XdqKaygPB fTiP1tS9+rax488bm3z1cau60ufEvqEjlbWEwz5jWvm86AYn3nXYDs4PeVDll9Nx0dAOBp i30xUk/MPfn4UQsifnYKg/hq+2JgMI/FpgBoa2ga3x0K9Hy875PLD6jrc/Epeg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733665066; a=rsa-sha256; cv=none; b=aTYNtsI4dfb4IMGzwiKF5+oi5drEoJtnfbvSd1R+YY/i4KYT1GBlf9zO9zjLWLDmnXuwBn An043ABEFPbzlQDNvOGyifSzWuZ6sAGGT55wSa9lq6IEujZFEBo8seK/zfEE4oXCgUnBjK weMoCMeCFwNs8IJKQhBFvGPCwIrTwmsc+W+Mze4el/KazVbnr20RtuZsisjRQcQJZ/peEn oJZzDdqffMq6QKc4J0iljUj2jCoANiazPh6uLvirBQzyN36aFQj/LF9LpnOztsZUb+Gpdy zB2yjTrPQa8dsF8/1W2O5Cl1C95moEd6NZB20Df7wxHUEuOnUWRUaYtQMLRJZg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4Y5mJp3rRtzvFF; Sun, 8 Dec 2024 13:37:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4B8DbkF4039165; Sun, 8 Dec 2024 13:37:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4B8DbkTX039162; Sun, 8 Dec 2024 13:37:46 GMT (envelope-from git) Date: Sun, 8 Dec 2024 13:37:46 GMT Message-Id: <202412081337.4B8DbkTX039162@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Michal Meloun Subject: git: 83ad268f7e0e - stable/14 - arm: align data section to the supersection. List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mmel X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 83ad268f7e0e084e495f8318c96184556902a5fa Auto-Submitted: auto-generated The branch stable/14 has been updated by mmel: URL: https://cgit.FreeBSD.org/src/commit/?id=83ad268f7e0e084e495f8318c96184556902a5fa commit 83ad268f7e0e084e495f8318c96184556902a5fa Author: Michal Meloun AuthorDate: 2024-11-17 10:50:41 +0000 Commit: Michal Meloun CommitDate: 2024-12-08 10:36:38 +0000 arm: align data section to the supersection. Offset based data section alignment is probably not applicable to any system other than i386. MFC after: 4 week (cherry picked from commit 60e72eb16a08bdebb40c99cdfcde04e606fe4f3e) --- sys/conf/ldscript.arm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sys/conf/ldscript.arm b/sys/conf/ldscript.arm index 62f9c0847c4a..ac6f641a0a50 100644 --- a/sys/conf/ldscript.arm +++ b/sys/conf/ldscript.arm @@ -74,9 +74,7 @@ SECTIONS _exidx_end = .; PROVIDE(exidx_end = .); - /* Adjust the address for the data segment. We want to adjust up to - the same address within the page on the next page up. */ - . = ALIGN(0x1000) + (. & (0x1000 - 1)) ; + . = ALIGN(0x10000); .data : { *(.data)