From nobody Mon Jul 6 15:08:23 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 4gv7645kjzz6kC6d for ; Mon, 06 Jul 2026 15:08: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 4gv7643tcyz47Nr for ; Mon, 06 Jul 2026 15:08:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783350508; 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=Y99osTB0519MqwfICzO+AusCg5XncAyeZsgdfhmIG0U=; b=hBi5U0kOjxrhqKGGwzbULO77EDchiNfg1W26Zn6AngR6FV4SDn2ZFSIgUVUTOxDN/npLRJ eIe1NBHbMu2ZTGvp/ccEhYOgtdTGyy9exk2dVjatxvyzB9dnleeqsKvkbPTBqdKxSD4C2Q nZArdSbScuHCixYf6TemcX1AEEYmfNC3s1c+dcDfohl+8kBtWniljEaWufhxauLnYwWC+6 XQ8RG/8gkO02Kz/lMlk96o7r6suF8JWUYXENIuPK9aaCmC01KUw75sw3hwiXUVpXwwpcNW g7s6+MRZ1IXtos/MajSHj49x8qyNp15jYP9nAna04LBpzbQw0Wp2nFzRj+6Dlg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783350508; a=rsa-sha256; cv=none; b=j3nFlFD2wUJ5FxZuW1LZ3M3phX5rgFO9oE5FINcu3A709l12/ClMX7sNb54xsDQ7A6AOE1 swgrlT7Md86GWDnwCMda342FvVWitsSLqO09J7MdyltSXTHEknUQUAqvBEuv3/WI5oq3tN 1QiNWB6EXVVJZsvgZWnLSW8KYUROoHdLn5HWQgijQ2lcRvs4Ev94nFI6BJunS/3no1wPSo mtWYAQtk9iGgpWszj/yyS35qARjjbpc6O/O3ItiH8T7hs5ZM/unO9OOxnyrW/n4r6clF16 V1ZcjekVIIyYYZmMbyS6ousz2rV8j4tZ/VH7UXZktTmrTlKzUEvxyAO4sMdlPQ== 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=1783350508; 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=Y99osTB0519MqwfICzO+AusCg5XncAyeZsgdfhmIG0U=; b=XLVp55dwgK53czfVk5psjmC5GupvtmK7Nx9nH8R6s2p+GC5m+9WXuPjJHp+EEwag5ENXSt +lmM7nA/B4jnCZF0dz3ZESRYdD0de+5LTUtxEyAIOol0IS4S1Ar4jZS6dqvP/DI48BQLxC j6GUu5oAeYGmlYCfIT6y8womun5401t9VeZvO8l2bPv3qSqvYoWM0zXTTJOPmcfR1qeQGY /VuKILTyB3GAe51Rs861gOAWpryp2UV/JH7cFGOKM3QN+wGfucKo81tywqgc4NtDQZ9nqz f4QMmOx1dKaMcCfl1FpBeFjysZNyA0n1I+0O9DeFwjH9e8Z1FSz9dCCj35cMWQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gv7642WR2z18JX for ; Mon, 06 Jul 2026 15:08:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1be06 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 06 Jul 2026 15:08:23 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Olivier Certner Subject: git: 302d3a21ad9a - main - cpu: cpu_get_pcpuid(): Fix typo in herald comment 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/main X-Git-Reftype: branch X-Git-Commit: 302d3a21ad9aae26a55aa8d8396c69f8ca8ac33e Auto-Submitted: auto-generated Date: Mon, 06 Jul 2026 15:08:23 +0000 Message-Id: <6a4bc4e7.1be06.838c56@gitrepo.freebsd.org> The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=302d3a21ad9aae26a55aa8d8396c69f8ca8ac33e commit 302d3a21ad9aae26a55aa8d8396c69f8ca8ac33e Author: Olivier Certner AuthorDate: 2026-07-06 14:49:58 +0000 Commit: Olivier Certner CommitDate: 2026-07-06 15:07:58 +0000 cpu: cpu_get_pcpuid(): Fix typo in herald comment Fixes: c3c8f4d9e662 ("cpu: New cpu_get_pcpuid(), retrieves internal CPU ID") Sponsored by: The FreeBSD Foundation --- sys/sys/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/cpu.h b/sys/sys/cpu.h index 9156fa9f723d..7b5d45e98f47 100644 --- a/sys/sys/cpu.h +++ b/sys/sys/cpu.h @@ -53,7 +53,7 @@ cpu_get_pcpu(device_t dev) /* * Assumes the parent bus sets the CPU_IVAR_PCPU instance variable, which most - * CPU buses do. A panic will ensure if not the case. Calling devices should + * CPU buses do. A panic will ensue if not the case. Calling devices should * check for that condition (most probably in their attach function). */ static __inline u_int