From nobody Fri Feb 27 02:29:25 2026 X-Original-To: dev-commits-src-all@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 4fMXMn6Bqgz6T7Wm for ; Fri, 27 Feb 2026 02:29:25 +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 4fMXMn4xQyz40cM for ; Fri, 27 Feb 2026 02:29:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772159365; 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=y7tG64tSYOJllGq67LFvXrGBbo/9UneP+JHoVdNkxbI=; b=jFgh8+N+hpCgxrkL4eMVK5WOw0P28O0ftw5IDXJYnkdtyWMuW7o938X8QazVIkszXucot/ Q7kyHMF2bL2fspDgbX/lgPozoB9fqP36AHGJ/X/utUE/FutMpu58NNPkPpl6gyvqCJdOun 5oI75n+flWATT58zdtgbvE39mhvaVcUA7zoYwvHyTMJYcpAV8n5s9C8XN+bqhenCoNug8f I+DUkROnq6fepQQ87Cg84HHNTj/rat/V950a6dfT6ITp1pu69HNbG9KFPPgZnNddWgVG6c RM6Kt/MkQqTF0cuoApebns5K0f7LCem0eJlNcWmiis2Ony0QBX1wfu1zeU96Bg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772159365; a=rsa-sha256; cv=none; b=w01Bouifl5LIiMQ3IMTEz7ruR3M6OrKf7gXg9sFvIdJTIU1L7aQEIxH4CDGJPNfnWidod3 FkKSoFpSWjfqj1KbHqX2mnbfJ6hnZiXPimsSgZSYsFV5fAuyoxwdDxRjxjjDHxRyEDxbrV j00cHoVCsn7FSqnwxvDCWhAjcw708X8Yf5tQQWxYov3ShfiaGjJPLbRSQo7vp8DiDf/Z6p P9y2UOe6DeGr4apQkJBZsC3qitgJMic9tRWm7dKBNI+E9VHxkydV04JUvgw/4N+ZpZC5Ip NYHW8a4CSaYeBJOeirXw1J9FL3kVebITBf7U44uRLAZHSy8hNDEFG5DBIawQLA== 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=1772159365; 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=y7tG64tSYOJllGq67LFvXrGBbo/9UneP+JHoVdNkxbI=; b=AgjutkZJInkIP0yUgINuSZy4z6KUYlmGixdV0PBDNG0ggqwackq/gM/q0SKUmA9gWrgC7L NzHl5xBc12yrvlXBbH8H0Y96zLVEQ0MkPGFJOErBGop794Z0A0s1nf/eXZ9vJ7SwW1IwPG lnSTYYI2J41UzqIorFsL2VPvFwGlDlK9IzL/0zoWIYtiGDTXMNPVJsdODUclHHTynqsIXv mFezkdR4x166sWadVPVPjya/aJ4xtp2FCuUMG7lVftX7OrYgjT0p6MclsUlpLO6WIQtf5/ YccVjjQLiecRunX0WxQEpSYkLGF9j/U24CW8575E+w84Km8hzMCekUiXh4a93A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fMXMn4NsYzy6v for ; Fri, 27 Feb 2026 02:29:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 20476 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 27 Feb 2026 02:29:25 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Bjoern A. Zeeb Subject: git: 18a67c10488a - stable/15 - LinuxKPI: PTP add (*settime64) to struct ptp_clock_info List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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: 18a67c10488a87297878c9cb6f56a08a55f56995 Auto-Submitted: auto-generated Date: Fri, 27 Feb 2026 02:29:25 +0000 Message-Id: <69a10185.20476.4faf7875@gitrepo.freebsd.org> The branch stable/15 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=18a67c10488a87297878c9cb6f56a08a55f56995 commit 18a67c10488a87297878c9cb6f56a08a55f56995 Author: Bjoern A. Zeeb AuthorDate: 2026-01-20 18:58:22 +0000 Commit: Bjoern A. Zeeb CommitDate: 2026-02-26 22:59:13 +0000 LinuxKPI: PTP add (*settime64) to struct ptp_clock_info While iwlwifi supportes PTP, LinuxKPI does not and we only add the definitons to avoid mangling upstream drivers. iwlwifi(4) does not even support the (*settime64) callback but only returns -EOPNOTSUPP. Sponosred by: The FreeBSD Foundation Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D54802 (cherry picked from commit bf4aa758dd79dcb3f5d5abde79d679d17b18afa0) --- sys/compat/linuxkpi/common/include/linux/ptp_clock_kernel.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/compat/linuxkpi/common/include/linux/ptp_clock_kernel.h b/sys/compat/linuxkpi/common/include/linux/ptp_clock_kernel.h index aad46cc25b1b..6491cbeab7e2 100644 --- a/sys/compat/linuxkpi/common/include/linux/ptp_clock_kernel.h +++ b/sys/compat/linuxkpi/common/include/linux/ptp_clock_kernel.h @@ -49,6 +49,7 @@ struct ptp_clock_info { int (*adjtime)(struct ptp_clock_info *, s64); int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); int (*gettime64)(struct ptp_clock_info *, struct timespec *); + int (*settime64)(struct ptp_clock_info *, const struct timespec *); }; static inline struct ptp_clock *