From nobody Fri Feb 27 02:30:21 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 4fMXNt1wnQz6T7sW for ; Fri, 27 Feb 2026 02:30:22 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fMXNt00txz425x for ; Fri, 27 Feb 2026 02:30:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772159422; 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=YuBEtoFK1l+pqhc1Y6Ab4595rycXRcNT/ZiB/Vz9mXA=; b=ER1aQnpbnj/tQZLnAP2ueOZgxkT50Ip0L3U13oBkSUDUNW9OMDXxgQ2z3jsD4fesYOensl FCSw5wGNvavY6BvF4uPdyh5gVRj24PAl6hWbGKhvTD2X8r75H0g03IU+XgR4FS2Zo4s32f Q5rhyg7ATV7gTnIQzcNQOhb7wyshSH4rKM02j9+vobqHrJ10NWBXx9m4fPY2VhYSi0cVQ0 QByma9igomYTy0UEyz6t9bZ1s4yDBLzplE0UbCd2MEaYzvblQp5vdMBfsLi2GHa+uppC8u SeVztQvK9KUtA+lGVNqUFciDjBKSf3Sd7a4WxNnOvqwLO7gDMiXLvDKqpj8X0Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772159422; a=rsa-sha256; cv=none; b=lNXF7AdRIRP4M/czPI4ivTUi462qM/WD4etQoVYatetpVFitjssB2Nke+i1bLprHJstCCu jIhHsv7tT/NbusHKCXjpxMEELC13an+XGUFcuIOGoYbEhCMiDVGFqJCgizvfRuRET166hQ gJY2xWAuByipe4P4VPc6ETPCou5eY43pXBrGok1SlejgMHn/v/mtkjWH7ksWcIHl4Vz4D9 D4agmaGpaReANmyDjdb9+qX0PGwhUT7A3tc3KMq1TIq99tl1ZPGxJmS23hDn8DaajDODUP 4CGK6LMm6Fe1ad4zav0nB07ixaC2yId5Extdmvqnzl9iCdfp01nNNgglWZhFGg== 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=1772159422; 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=YuBEtoFK1l+pqhc1Y6Ab4595rycXRcNT/ZiB/Vz9mXA=; b=HG3UQy7RP6p91n5bGWFyxMpeU4uxiJfu/hRP58FoiWmOdwNYdsXYgEMKkRWpzCInMNmrM3 QQ5aW6xTx0SZdaXo5CMhCxYpf3671zjQALcZPhDq2l6xj8j0Xa9YbYtUieHnIgHs86HWra 07hTn75/kSdJGZcki0HBKDxvL6Yhtmd8AzbivI3dwo4K4US9fub25Ctzt7HIyWoSjWySJo FsvEPdEd20RnFaCWk2o0wL12AOPTg4BumHqnVDKd9BY/rPt/DeBFpcXq/sixYfOgIV2a3y ZSjO7TJiWRnAy8jqSRHKEB1YqrtKyyaet0EYqQdl6j/Qb7TJyZbm+SFHW9PYEA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fMXNs6ScWzyZs for ; Fri, 27 Feb 2026 02:30:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 211c9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 27 Feb 2026 02:30:21 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Bjoern A. Zeeb Subject: git: 112e91693f5b - stable/15 - LinuxKPI: remove dummy header now in common 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bz X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 112e91693f5b7f6ec59c864c2db55d3a9843499f Auto-Submitted: auto-generated Date: Fri, 27 Feb 2026 02:30:21 +0000 Message-Id: <69a101bd.211c9.3b71dd50@gitrepo.freebsd.org> The branch stable/15 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=112e91693f5b7f6ec59c864c2db55d3a9843499f commit 112e91693f5b7f6ec59c864c2db55d3a9843499f Author: Bjoern A. Zeeb AuthorDate: 2026-02-26 22:46:08 +0000 Commit: Bjoern A. Zeeb CommitDate: 2026-02-26 23:09:56 +0000 LinuxKPI: remove dummy header now in common page_pool/helpers.h does exist in common/include/net/page_pool/helpers.h so we can remove the dummy header file. Sponosred by: The FreeBSD Foundation (cherry picked from commit c944960a5bd7725e4d5e6805ec1e55b7de147c35) --- sys/compat/linuxkpi/dummy/include/net/page_pool/helpers.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sys/compat/linuxkpi/dummy/include/net/page_pool/helpers.h b/sys/compat/linuxkpi/dummy/include/net/page_pool/helpers.h deleted file mode 100644 index e69de29bb2d1..000000000000