From nobody Fri Jul 24 04:35:01 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 4h5wBt1vQ9z6lsYR for ; Fri, 24 Jul 2026 04:35:02 +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 4h5wBs2KgCz3Ymw for ; Fri, 24 Jul 2026 04:35:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784867701; 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=7EgR7l3voOkcp7YXujJAnQMz4yDIDHk2BSOODv3qPwQ=; b=sF2T09QC+uZ/w7leZOfWDaoTwBhcTrHfLi0MQn5YaXFC01c75y9Gxuago9XKr0oS0fU+8W 7rHFUnuTAngCjJxALg2npdMhJX2hciEcULKbhpeVUkn89OongDFodMvKbUAu+SkOFlR1Ti 7ZNpQU1p4ZLn6XapbPKAjsLSKUJjRnSiFSw+bUdRI5/zWny8w+KCqUId3zraCqqhAxwxEY pAiNc7XeAGCKEE+1NJY6fsM5AKRxtzHsJ5U7MlXlkIqqWVvzeieAUoJ5d72VlBH15NtkPm fqBsD1WdKgLrgQgVqioPVp1Rh+Kz2UC56j5qvcUuSd1TUfymTdSsQ+BL5m5ytw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784867701; a=rsa-sha256; cv=none; b=B3ouMrgV305ATjEqSJqv5IPN/f5M5mChiaxXwMlMy77hqoXjP5mQ/PYUcmi7kNa7Cap+tf DXk5Zxv1Ksd6MNRRIktc99Yimb3u9Y68vqXngw0d0xDkSenVk/TYz38EfHZKCKfcPNeigQ Yix1M8in3qXrvdbob4YkZV3zKpCzHf69Wghx+kw1qWI/1KA3S/DxUL0pGw91pbFwuk0gwV ped42X8TQ4PwtXItjtFVxm5tbunUnzXpGLMoUgEqtIUGVeKI+FjY/G3nXOKGhZNMEb/BMt 7s5ejBRTEPF1LN/sbR62AuqhIKOuqA7I+h2KJlKO1qZaffKQZSB6bqUbDs8qzQ== 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=1784867701; 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=7EgR7l3voOkcp7YXujJAnQMz4yDIDHk2BSOODv3qPwQ=; b=aiLfppk4vtMJUxcqJDFcg9Hf69QtkUjgB6P/umO6y2Wn+WRqrhMtH4yRP0d/RLgncUcaPJ YL1g5Hj4oLBAOjtAR8sKrlIkEDXfQz2ZtZplKLyHPeyIQXB1N56UG24jZw0fQjIIheEVdD A+cH53e3LgDPzoE4YcRW7sOnYjbzxlPW/4TWch64X++uy5oxG5pwPpIKTNkqqBeU3tR4J4 m9/nWWjqCL61pAy+/ZMoKa0nbDlo+Cynhv+t01VhQ25C/iH1bhS4/4Y9PokpJ17PCW9JIq Wbz97MjU5cNluAllPZX+zj/Xoq5sTVUaayeE78GnSHQt19iBaAXk1Rb/rmEkSg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h5wBs18DXzcQg for ; Fri, 24 Jul 2026 04:35:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38eb9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 24 Jul 2026 04:35:01 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Olivier Certner Subject: git: bd13516d400b - stable/15 - .git-blame-ignore-revs: 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/15 X-Git-Reftype: branch X-Git-Commit: bd13516d400b97c4178d0c7b5b405444b32e63e3 Auto-Submitted: auto-generated Date: Fri, 24 Jul 2026 04:35:01 +0000 Message-Id: <6a62eb75.38eb9.381b99af@gitrepo.freebsd.org> The branch stable/15 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=bd13516d400b97c4178d0c7b5b405444b32e63e3 commit bd13516d400b97c4178d0c7b5b405444b32e63e3 Author: Olivier Certner AuthorDate: 2026-06-25 01:25:31 +0000 Commit: Olivier Certner CommitDate: 2026-07-24 04:33:35 +0000 .git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes Event: Halifax Hackathon 202606 Location: jrm@'s kitchen Sponsored by: The FreeBSD Foundation (cherry picked from commit 5f43a84d049ec3451c7c5fa5b4f00a299d5f4c34) --- .git-blame-ignore-revs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 7b832c253b56..58adc826d10d 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -8,6 +8,8 @@ # # This file is sorted in git log order (newest commits first). +# sys/kern/kern_cpu.c whitespace +XXX # witness white space cleanup and style(9) tweeks f5377665253b2b107ee8a4690ad2e6682375b304 # style fixes for device_if.m