From nobody Sun Jun 21 10:16:04 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 4gjnKd1LgCz6jRGS for ; Sun, 21 Jun 2026 10:16:05 +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 4gjnKc4nGpz3Hfq for ; Sun, 21 Jun 2026 10:16:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782036964; 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=AWbPP4LvzgElLrwiMUPIoeETaeoEZG3isTZvCaFZEIg=; b=ZDZLPi6w3sOlCCX0H8PwLKPpP8TpG+wcHOjNhZk1oJw1bnJLifXXN61JwqZtQbTCiGz8SB +lsMdIcXhCpYKxNPnkFW+vRID+3rIL1+6Z/vG4m6rZFYEHdx1Oa3slTh3owkXrw94hEVek OOfG/aY6ileXlexoj9TzqyKOfdG27a9B70vtc8tt/D3wVRiMPVLsJ+tV5K7YcYhJ0DRbIN FhLdnLimlsmHygsXppMacaPWrnh5OBu+1p5QfbAbK+eZu0ZnG4wyaE4BTELHCTZAhgWfMo YX3DMllOOnyIRv7/CYggp6vBqWzGNmRk1IXvVGV09sJssshzj7WNVLfAMfL2Qg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782036964; a=rsa-sha256; cv=none; b=vPplcP9Its/h4h3T/Gwd96W8G/l8DwCeSWq2JsDyYjFbRGTNhNGx9jlMPehlR+JeaYmwAR T0WccR9VtUoS5/5BD8queHMept7gnlpvh5H0XG3v40J0tQBV2zrosrK4OYPncoTrCNq61r 8b2stbATVk3ExLmm+GL7BVT82cEM7W9MDQ/MSL/kaGsD+eQPYoQjE640FYg3cWBfI2D6HZ IGjujXL/lK9FRoCik8Bt1N9/tvFCNTuuOg13J/bvQanlMDz1U4AHqM1hMHvS19vEp6XimP Cwr2RWje+4ZeihB0QPEKYiXG7drNBjj7HJKM+YB1Wy0b9WqGx3xC9cQvpVEFaw== 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=1782036964; 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=AWbPP4LvzgElLrwiMUPIoeETaeoEZG3isTZvCaFZEIg=; b=NqQpr6lGR41bEGxH4PHqrWpSCPTJ/zoQfgZy+g5nak9xWngnSy6u/9k/F1l7LpAgHzqEOL mS4hUgLBfTkgBHP7YaE65NbeENH2ZyXJ7Gels9SS77u9JzCCPi5Cwbir/0JQFAqBMV7UKA Vd1EVClcbiIrrjmFKVJUyTZHab5wLT837ohaJh7+kyYQNoay3YlKoam2eshtkd/cLi9R9A u0MnHTVrZSqw5jg1Uvzal8dP8sRvME1sCC+Eawf7DB3ZE6LeVEuDEgs496DtORJdSq3al4 ontYdw3zLRkQXSx9fGnYOxbcHBkflOeLKxjOWfaPYIt4MwLKK7DMvLxftrc61w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gjnKc3jrnz1C0P for ; Sun, 21 Jun 2026 10:16:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d981 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 21 Jun 2026 10:16:04 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Konstantin Belousov Subject: git: ce6cc3b30a80 - stable/15 - sys/mount.h: restore KNF_NOKQLOCK in VFS_KNOTE_{,UN}LOCKED() call to KNOTE() 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: kib X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: ce6cc3b30a8076376f82b7ea956ce6ca5c4202c3 Auto-Submitted: auto-generated Date: Sun, 21 Jun 2026 10:16:04 +0000 Message-Id: <6a37b9e4.1d981.40009629@gitrepo.freebsd.org> The branch stable/15 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=ce6cc3b30a8076376f82b7ea956ce6ca5c4202c3 commit ce6cc3b30a8076376f82b7ea956ce6ca5c4202c3 Author: Konstantin Belousov AuthorDate: 2026-05-16 19:11:43 +0000 Commit: Konstantin Belousov CommitDate: 2026-06-21 10:05:31 +0000 sys/mount.h: restore KNF_NOKQLOCK in VFS_KNOTE_{,UN}LOCKED() call to KNOTE() (cherry picked from commit 43a8585cb2bb0e284df672174a57780e53107d27) --- sys/sys/mount.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/sys/mount.h b/sys/sys/mount.h index c96ce7d7b080..7e56d4b90b0e 100644 --- a/sys/sys/mount.h +++ b/sys/sys/mount.h @@ -968,8 +968,8 @@ static inline void VFS_KNOTE_LOCKED(struct vnode *vp, int hint) { if ((vn_irflag_read(vp) & VIRF_KNOTE) != 0) { - KNOTE_LOCKED(&vp->v_pollinfo->vpi_selinfo.si_note, - hint); + KNOTE(&vp->v_pollinfo->vpi_selinfo.si_note, + hint, KNF_LISTLOCKED | KNF_NOKQLOCK); } } @@ -977,8 +977,8 @@ static inline void VFS_KNOTE_UNLOCKED(struct vnode *vp, int hint) { if ((vn_irflag_read(vp) & VIRF_KNOTE) != 0) { - KNOTE_UNLOCKED(&vp->v_pollinfo->vpi_selinfo.si_note, - hint); + KNOTE(&vp->v_pollinfo->vpi_selinfo.si_note, + hint, KNF_NOKQLOCK); } }