From nobody Fri Jul 24 04:46:27 2026 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 4h5wS90yr3z6ltXd for ; Fri, 24 Jul 2026 04:46:33 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h5wS908vSz3hKh for ; Fri, 24 Jul 2026 04:46:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784868393; 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=XgwaKddGYMyrHy+DanOv2BYsqGj9VOV9z+3HZp2qFj8=; b=ROSb6TpEE8WgdQrLYKTncFxAYLDTSMS7BjKf8PY2owIiyCw6a0wOHXPvyTxG9DYfHMrtQU DL9yiJ7rCE+0GbIYMJeRFOWaalSyehlSwzvM8vcA0bx8ZsHOzEdTs8XS9xAKg5VBv46590 xea3zQBYolD3nN97V0OnxKEdLKDSR9vuqeQVvWHf6EX6i5SQbIe5BwYnIjpse18uhwKvyx MaD0pdcmqyG5mdpKNKVP7l+IvZymsOUGt2TxnYMiTbSyZsFcJPU8anCITTLRLh72F6BLdP t2M4m4+tGWcJLSSdI6JE27ofNnrwEn2MqjiDcW8Saxdt4mhJprqNGsm0H2aS1w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784868393; a=rsa-sha256; cv=none; b=ZdHVJWv044KFNrJiq1IqCvKX/Y+fYuzLuZKri1EB9YfNmHicyE2kYFKt61vKAgM2hLEUR5 Q1mhxlumZBMU7mstXXjfDPi+cDx2sAYjgHeAhENjkyNWN56oMLa8vFu6AOQz1x51Odwt+C tQO8RLYZLG6vbtc2C/5RQXT3rMMTUBPMo+ki5NhAZL6fmnI65dcou+EWRPYroFgHDCCDRo 7hLD+076sPcNhsO0yAJenrR4Czk7f77Xg8cw7+Udj9SHH+DWSbbQeCVYAX+yNHAXJICtOE mfyrsjHtEblANcVFgSUc5iFQIiJrXVD7qV5kp4SE9SHXENpQcKH9ocvVwYVhPQ== 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=1784868393; 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=XgwaKddGYMyrHy+DanOv2BYsqGj9VOV9z+3HZp2qFj8=; b=WjZ+QCFkedD7YGkhEjSN4+pIewu2L21K0aQRrFZGvOVW31V0zebdVPHpe3UfUhllGprLTK 2sJLspGBLPseG7XpWT9w7bnHQETWlP9h4RNUx/2RSuU0FbdL51Q1K2JamBI5gc2GnX8131 0PGZrfksplPtfq59VTmsJHGfCz1tunEQ1AuxgEZMHdiSfxG/QsymzeA+399/+xvwFiptmp aGoHxEFmh3YnhrfChz5E/H5yUECtORba+6Rd8z4JczBp+GHwB54HCWJYWMfrPl40Lp4iiK BYrxy2ohX5RzJ3ZIyOs1iAvyKSNnTcVDbN4w6JMdvCguNkVp6qKjlrYKPNqRyA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h5wS86BfyzcVR for ; Fri, 24 Jul 2026 04:46:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b69e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 24 Jul 2026 04:46:27 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: 5b5a10e35914 - stable/14 - .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace changes 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 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: olce X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 5b5a10e359142b9665face2db52b12c7ebc0f547 Auto-Submitted: auto-generated Date: Fri, 24 Jul 2026 04:46:27 +0000 Message-Id: <6a62ee23.3b69e.42073124@gitrepo.freebsd.org> The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=5b5a10e359142b9665face2db52b12c7ebc0f547 commit 5b5a10e359142b9665face2db52b12c7ebc0f547 Author: Olivier Certner AuthorDate: 2026-07-24 04:45:46 +0000 Commit: Olivier Certner CommitDate: 2026-07-24 04:45:46 +0000 .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace changes Really fill in the hash of the MFCed commit, removing the placeholder I forgot to update before commit. This is a direct commit to stable/14. Fixes: 83e087e0ea21 (".git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes") Sponsored by: The FreeBSD Foundation --- .git-blame-ignore-revs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 51a71812a7f8..dd68774ca9ad 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -9,7 +9,7 @@ # This file is sorted in git log order (newest commits first). # sys/kern/kern_cpu.c whitespace -XXX +55e2f70f6ae1f13279b35497e8bd5cd9f9f0fc97 # witness white space cleanup and style(9) tweeks 91c0ef0f5a2afa17489b603a2f82edaa28e3cce7 # iflib style tweaks