From nobody Wed Jul 8 18:09:59 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 4gwR2c4sp3z6kcpd for ; Wed, 08 Jul 2026 18:10:00 +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 4gwR2c1Qdrz4Cyk for ; Wed, 08 Jul 2026 18:10:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783534200; 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=HoEU9Pflnzghqekxz2A9Ug0OqBJVMlMuGXEYaQ5bbu4=; b=jK0s6qm5CbYl8ssjfiLhuAcJ+mJ+bbKnjvqGJpeUvubbU4njiCbzBTMdDuN5v7Ha0gZixI SKxLVQsaVWHpZeVzF5YyBe0D2l8ZY84mnrk+FXM9wWn5ss8MMgISsNTxZIkSH6nl63Mq6q wolJyiCvTkRyH3KmlxeeWECz5tf2H5cUJ15UOToQCsudJCD6yTYldEpzMTXjJtp76fqzDY voPC6q+9PWraNaqiHpZhcMgc8yuOXoVAb1BrmqthwjrOWdAa91TviH0rbEVe9dFr/XfNNm rfrUXO1MB0WiKmnyMIfbm4GnSWvzY8eOYNoPWkuZzK5OywsP+jiV14vuFi8qjg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783534200; a=rsa-sha256; cv=none; b=tAZC58V1tcNgdRprfjoHXllROJqBKyDmqp+5Fpx8vUwjg63zYz5QgLiuvZE9KPsNDvnCB7 ZOh2MkQ61GZ0rRduHM8EDNHThrqYBXQzI1YVQrrizSFRy983EVrunp7+y3SK6z8KTGyFyZ k6eczDhbDppcseldMbwiOzztW0+u00XVVVl7bNWCu8Y16IBvWShHSKmUXGkKB8pNhdt0ZL Ums4zuIDr8NRw5bB2w0cEhqoxCylIb/wnKtBH2iAbRGzSQPpSqrliXNTrhuOPJ5hGGqHFD kdTfy61MqR94O2FpjH0lip8p5+r17l/Vplg54djTlelEV0CY6/FaKwNdzrdYfQ== 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=1783534200; 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=HoEU9Pflnzghqekxz2A9Ug0OqBJVMlMuGXEYaQ5bbu4=; b=FHkrQ5lMoj4BIoBetvPDwt4SFvTX1+ZtAOXjD1AQ7Sl415xZxCfopEICAScueC7WqMm9mT voBnXXIEtTxDVFQrnPpJFAIr375+2zNCi4gx9yN4xWff54Hab3fd5Cw3d3oqnFUBPX7vFV sR0HO9sWCK+5H79k6Mk+jlc31AO5487avOTTsDyd29oU+ronvTeFJ0fPYUkBzYFvrhAm05 ShL5UqOhkSf5IB75EzgSmqe64LhZQxgGEEQ/1d4cNvfKuM79dOBmZDaOlI6C6268Vwp3oW ipfdEbcU9XDGoAk3PHBKSuAsr4onaBVCxgLfHeLw1KxvWnGWjX+aFbNmt+lrjQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gwR2c06vSzYP0 for ; Wed, 08 Jul 2026 18:09:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 37af6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 08 Jul 2026 18:09:59 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mark Johnston Subject: git: 1a715cbba276 - stable/15 - virtio/p9fs: Define the channel list mutex as static 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: markj X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 1a715cbba276d422cf015d921c39df1933b3ee05 Auto-Submitted: auto-generated Date: Wed, 08 Jul 2026 18:09:59 +0000 Message-Id: <6a4e9277.37af6.5a2463dc@gitrepo.freebsd.org> The branch stable/15 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=1a715cbba276d422cf015d921c39df1933b3ee05 commit 1a715cbba276d422cf015d921c39df1933b3ee05 Author: Mark Johnston AuthorDate: 2026-06-24 16:54:10 +0000 Commit: Mark Johnston CommitDate: 2026-07-08 18:09:35 +0000 virtio/p9fs: Define the channel list mutex as static No functional change intended. MFC after: 1 week (cherry picked from commit 2586f9f459adc6610957ba0d74a167b85fe24ac7) --- sys/dev/virtio/p9fs/virtio_p9fs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/virtio/p9fs/virtio_p9fs.c b/sys/dev/virtio/p9fs/virtio_p9fs.c index f612a36b66aa..3f06a90ca981 100644 --- a/sys/dev/virtio/p9fs/virtio_p9fs.c +++ b/sys/dev/virtio/p9fs/virtio_p9fs.c @@ -76,7 +76,7 @@ struct vt9p_softc { /* Global channel list, Each channel will correspond to a mount point */ static STAILQ_HEAD( ,vt9p_softc) global_chan_list = STAILQ_HEAD_INITIALIZER(global_chan_list); -struct mtx global_chan_list_mtx; +static struct mtx global_chan_list_mtx; MTX_SYSINIT(global_chan_list_mtx, &global_chan_list_mtx, "9pglobal", MTX_DEF); static struct virtio_feature_desc virtio_9p_feature_desc[] = {