From nobody Thu Nov 9 20:22:00 2023 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 4SRCzX2yrCz50MJK; Thu, 9 Nov 2023 20:22: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SRCzX2WWfz3Vk2; Thu, 9 Nov 2023 20:22:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1699561320; 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=B5eQTQ3LQzKApadCU5+iYE8WhOA0U1zsYaipJkrQfj4=; b=CmPM9e1ONi0WtOZMzAVuRVIJF4vDwuxe7x2zqXLamR08MLwyVuj6Rj14wyZCAgIP8F9kKm 7kBjtXZaKUjuVq20lnhqUU7WRgGNCGYMzICY3BjJ8Nio8JPPJqlCU+149f3uXbrYEdF6y1 H8/Jnkf2415rFZY0wVoMimVIeo+nZYmhzmSTeBi99oTc51HFrRRaZSpW4eFKYP5xFfwQoV wtfKZW3fy8ibXVdnRmJy0r8R/BjEMkLnvWeppri3ayahGsuWgrZzwF4pJTXxw5qboHriBa y+LHGS8BnJ8GgfW4U78WKm0msAfrqzjTmgg73ppmW/lLRX+1NUch30iDFqhJAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1699561320; 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=B5eQTQ3LQzKApadCU5+iYE8WhOA0U1zsYaipJkrQfj4=; b=whIMrBE9tU4CN6HR611xnKu7sSUmr7KA3ah7Ufr5lmRC/rCD82q7rRmrzZWLlU47/qvWQM HqR8JyKAvjzGuhhSgBm/DhcG3nbo1zaOe69uURatXawInCCImWvs8IZr8uYrxlwEdR6Bij nElT3Piaee1hzfA3fOLMzM7rKejL/ADQZrntWFB6s4FJayaw/EGeNh5M6WBuG1EY2ZA1fu 1j0XBWz7xKRtjSIvYys6IhlO/10vo5ZnHh/5MWDBrNKspWPDexsTjJl9paAVTQbLWSZCMH YrdKWJqnNI9Ed7A+k3SBVNa/2BAszKf5Y/T6ti1gUihpUdB8DsMV9aratyzomA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699561320; a=rsa-sha256; cv=none; b=OrJBwhwww3X52xMBk5ubq45vI655FbM7r75CNf3hdPG85E8bfR6JI0wUXyiURkxykQ8/xo z80cZF8wdYT7Luc5t01MnbgJVvPYQmRgE+iB7iiA4tTfiq2JUqPRiKAcp+YHv2fALZy4fh 9qyO3lsns5mKj38cdaG3i3qLQViZd+Dc7x4CSrq4lafGbRfoSHLNbeiK84PkwgQEPKsAGB cnFEX8jyfHm86vfPET9WaiXFs6OK0kox3WlIlnF4p/MgOaybT0XJdt3y30oBVOMNCayJuy muG4vL3obwnSTDtL/+AqzAQ3offPe4carAzGCluwgsWUgJSeDAnRrnTV0V7r5w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SRCzX1ZBWzTpB; Thu, 9 Nov 2023 20:22:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 3A9KM004049008; Thu, 9 Nov 2023 20:22:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3A9KM0N7049005; Thu, 9 Nov 2023 20:22:00 GMT (envelope-from git) Date: Thu, 9 Nov 2023 20:22:00 GMT Message-Id: <202311092022.3A9KM0N7049005@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Konstantin Belousov Subject: git: af21145f33d7 - main - pf_purge_expired_states(): fix build without SDT probes 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: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org 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/main X-Git-Reftype: branch X-Git-Commit: af21145f33d75c8d754b2371d03c181cd0c730e7 Auto-Submitted: auto-generated The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=af21145f33d75c8d754b2371d03c181cd0c730e7 commit af21145f33d75c8d754b2371d03c181cd0c730e7 Author: Konstantin Belousov AuthorDate: 2023-11-09 20:17:53 +0000 Commit: Konstantin Belousov CommitDate: 2023-11-09 20:17:53 +0000 pf_purge_expired_states(): fix build without SDT probes Sponsored by: The FreeBSD Foundation --- sys/netpfil/pf/pf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/netpfil/pf/pf.c b/sys/netpfil/pf/pf.c index d5a9583d83f8..6e6b0b20130d 100644 --- a/sys/netpfil/pf/pf.c +++ b/sys/netpfil/pf/pf.c @@ -2175,7 +2175,7 @@ pf_purge_expired_states(u_int i, int maxcheck) struct pf_idhash *ih; struct pf_kstate *s; struct pf_krule_item *mrm; - size_t count; + size_t count __unused; V_pf_status.states = uma_zone_get_cur(V_pf_state_z);