From nobody Fri Jul 24 04:46:27 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 4h5wS412JCz6ltPZ for ; Fri, 24 Jul 2026 04:46:28 +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 4h5wS40Xs2z3hFS for ; Fri, 24 Jul 2026 04:46:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784868388; 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=i1vknHuTjLjsaLj+Xg6I7V31UQmKiKeiZmiOtz5saHom6Vfb/WCeJY6lGq3M/8V6iYmDFI JoU6qIVFO7QiERcycbCntsz5IJ1FwfH8zqaB2tnyLc0o13GtsIuVnqUQRsovRICyP2qus4 Dqnq2lWFUTzrlbFyJIT9VOCeKMGnRy39U/suQ0bGMUEmelV8s4CVJgszupJBEuCdoVA1kF K7xnn2Xo+wV8hUxES/RMxa0l/OmMlAafk1GrzWU3cW0u4mHju06KA1NnA2K9DuHFTelTQl A91GLgf9ua+LzrXeMpdLVHAIwNrzv50tJ+68mWm9TkuYecTZei/VEIfBYeSang== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784868388; a=rsa-sha256; cv=none; b=YVTfc3CFQY3OxLwO/EmaLGFHe9wxrS41zIJ9YWGBbzgJgsDCW9BkhQXv3rIvlIvgmenEFZ 6dEfmlsodQJBBOkU06wD6KbbMkvKLLKHQ3BZIUIbL2Ip/VAv2Wm8TSaBc7v5G+Ikj54XQU qZ/+Jv7EkW95ifLediczuzbehuVti1r9/78p/84Bo8K/vJ39apf0vBh2oyjCtqMto3YMyi T/owVuxXiFEuTgH7bRgQpWQe7o8KNrtn6+GiduMA30OaUlakQBKtepn29SNv3hs0sWVaM6 vQZR12mZvTB+GfzRX45sI8bC86pfPl9F7FOhIjeNRzK31/9e6K+KFY5zcRjB+g== 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=1784868388; 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=FAaGsGO9TTRjJyq/u1lEyDX+wjw8a9Hxoe4GSfpD1vlT1Q6pF+gsI8gkTNrYNzolrB6yxf b+ewPvRDtw48T2D02wGBs6Ek0A8yw09fDKl/0c/UGsEmwCthImOjJbqFm2/56LscX6Z+eE zWF3htLEiuUorRiKsUAGI3wARnz+HCtTW6ZuZCW97yxvyGJLio9bFkttVj8F0pgN4cb9HC UCF53rRmQkOo/95eqTHuLdr5l1Sv0KRuuIKyq9wz3mDBp2qMz81zPDEe6uKtoYTEWXpbsR WxFy6ilsnZUIQDIsjGGKFsO/L8EcfG0gdYIUuGR+Czy+ljF0irFxKi8lZ9Khsw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h5wS36D58zcVQ for ; Fri, 24 Jul 2026 04:46:27 +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: 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: 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