From nobody Fri May 29 16:01:29 2026 X-Original-To: dev-commits-src-main@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 4gRp4q1x1Gz6fl37 for ; Fri, 29 May 2026 16:01:31 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gRp4p1L78z3H1v for ; Fri, 29 May 2026 16:01:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780070490; 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=CDjs0osB7HaWYWLgKCY/Wa309nnPvr/MmelH3wXKFdE=; b=vi1AAJ6491S+7nSc5FbgFKj0XBW8/MG7fH8+QBQ1Ft2dMw5Oe7NDmuwSOlRO5iBT3+kmHX e6zb3TyFRirLnS6CzJzUX2gaySKrvWlVrDkv5XjfKW+9KcboWVx6BY8UmhhS6udfRlH5W5 1qeBoVeH0deZYelv2/2fKp5i9AieWZiMWPtNTqfceXie++Yr4NOL/Hy10IdMJrAjEtklqY 0zMODEEBo8PZ5MUltQXVz+b0IeCeaJGgrlLLVKQIX0xhcTAKSvFjMV2bDHJB54l/vzY2Nf xxQBwml6clkx8od/BHezT+E6MYI1B5sbCX1AzJ4lmXWWzMRl6jVdy29MSjS57g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780070490; a=rsa-sha256; cv=none; b=Hl2kLIbg9Q6pN7/i+fTWb2YL9rYqsGWbYUuWucjvsx2HyC040rBGitkLyIKWGT7JTuD5gi R7nbQvalmTGVD8O1p0wsRBRKLJcx224Ku5I9C36yPY/OKKZS7WuD1AR7gly+Yi8j/6fLnZ KH2Ak2Uh4M27lEfeuqsyfiOQdvTi9Nhtn8TH3oftiDfU+2Y6TC6N+8rJSjAA/Wb5qRDNrx S94tTm4yJXMn5fG7PHBEL1Tf6remAtE7tO5E6xe7EGnaozXA+QIsP06I82KNKcET0F9l13 49mE9hgUDI/Bb4oHAWIWsXjoo8veYBTnGFfUhMNucGixCqRcJeUdaVeev6fwzg== 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=1780070490; 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=CDjs0osB7HaWYWLgKCY/Wa309nnPvr/MmelH3wXKFdE=; b=X0lUMG/Xc8BIEXAuQK8jrmcIFxEVUlwNLEUCGlGHfaSK0+1LN7f2Xz8WsPmCU9MS2NWpp+ ANUGm1E0dRrxO3rfpMCltUEPYLdNfIXO9SmsdTi1Sf3P0r2kq9wZFUUIjw3W88Ehv2xhKw 6c5MC99dIMnOvqpCYv4L27i7/J/hBtGzAz7vcBCmHTydmVW0N83ynzpx2mmNetoova6IaY npzKOJjeDN2p/mnY5UXYdjTmM/kYCdxgJ6RwtAzmxX4X+h8cTJpTK+L+uNA27y2BFIllWu 8KMnpbuyACh4/aNluNC+qGIG1sMzVG06Ox4kFse19zQ7PsHWsIrDIhNdIHgUcA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gRp4n6jjdzg96 for ; Fri, 29 May 2026 16:01:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 35d20 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 29 May 2026 16:01:29 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Olivier Certner Subject: git: 22a0912bb1dc - main - MAC/do: Expand "conf" to "configuration" in a panic message on INVARIANTS List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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: 22a0912bb1dc71f18d2e33ec9915a54a8324a3ff Auto-Submitted: auto-generated Date: Fri, 29 May 2026 16:01:29 +0000 Message-Id: <6a19b859.35d20.36ae3bec@gitrepo.freebsd.org> The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=22a0912bb1dc71f18d2e33ec9915a54a8324a3ff commit 22a0912bb1dc71f18d2e33ec9915a54a8324a3ff Author: Olivier Certner AuthorDate: 2026-03-23 14:42:07 +0000 Commit: Olivier Certner CommitDate: 2026-05-29 15:20:35 +0000 MAC/do: Expand "conf" to "configuration" in a panic message on INVARIANTS No functional change. Reviewed by: bapt Fixes: 9818224174c4 ("MAC/do: Executable paths feature (GSoC 2025's final state)") MFC after: 1 month Sponsored by: The FreeBSD Foundation Pull Request: https://ron-dev.freebsd.org/FreeBSD/src/pulls/38 --- sys/security/mac_do/mac_do.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/security/mac_do/mac_do.c b/sys/security/mac_do/mac_do.c index 2258c358ce92..9da7aaa257d5 100644 --- a/sys/security/mac_do/mac_do.c +++ b/sys/security/mac_do/mac_do.c @@ -1201,8 +1201,8 @@ check_conf_use_count(const struct conf *const conf, u_int expected) const u_int use_count = refcount_load(&conf->use_count); if (use_count != expected) - panic("MAC/do: Conf at %p: Use count is %u, expected %u", - conf, use_count, expected); + panic("MAC/do: Configuration at %p: Use count is %u, " + "expected %u", conf, use_count, expected); } #else #define check_conf_use_count(...)