From nobody Sat Aug 15 18:28:37 2026 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 4hMnfZ2WGWz6p9j4 for ; Sat, 15 Aug 2026 18:28:38 +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 4hMnfY5vNxz3Ydb for ; Sat, 15 Aug 2026 18:28:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786818517; 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=MenYQ1ZVtRdXp/u+OoEx2yQyAb+tR5dpiZ+HUgXto5A=; b=R6LBsqP6x2+dUeae5tCqGrGr2S2IImpGjlv0dEq/WHtF+O0AtLSUoTCUq4b6XcNGHmCOs7 ygj7BeAY9Mq4ij7aMrfBRCibVno6kZ99xO8Y+ZcNQxmlHrxfJw+eB5HPGz5/EvrDOIzeZQ fCVzxEYeYFH5pC40mkpURrv6L00CKsrDhDW3JPwBISwD86p2vc5blVTuIV+QyEI4Men4Ir lZXqGJZShQ6c519NVQh46p/npFbxQSIlNVUwPb8fGnK5DM593Mijtoz+GITWy+QOvM96U1 qbotCHhHm5WQZVhlTCobX8ushK1PD6BBbi+7+sPQw1PgyI6dZXbDgltkZgUdiw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786818517; a=rsa-sha256; cv=none; b=N+aqMRXd3L8g0qbpfxFg3U0kksNSeIJX2sStp/coa9dVzxszmh1CEvQxzdEE4hYarqEWVT Os7Py5/Ft8yMnOEno9TWyYWNQ5snPERpolcjJ4K/46L4251B1aRQhb9fnobmNzLCqsMpYI mv+LovPh8IwlVGd9LKdAf49gekJo+BPcPXaOzhv6xcqmNqfa4y4ptCkzvzZZYWIKbxpJmo Xersy/hxEvI05YTCznoHgeY57e+1KHE/QZ537c7mE1Mu7EAMQlt/8lEA6Kip7c6IVi/m0a iocM4Lrk5LO/5DKwI3+EyBx2gRtdJQM8z6WjR+E8Y+4q6rMZQ3oNpMUGyt1biw== 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=1786818517; 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=MenYQ1ZVtRdXp/u+OoEx2yQyAb+tR5dpiZ+HUgXto5A=; b=SFKWzD0qsDNl/sxIWQuVBB7aPi/SMU1BVfXFyLWfho8n4ySFVgreQFEPdnDkoFmhRUBKxL 1K3B1kd/8V1JNJs1pLXzmDv1h/+SXqNMOYCNmDCLPwpX6fI3S8eIfiz4r+vZLOqqzzAgxQ jOQOxvC4h6NU2WYCBh0YodQGcGwMrZKGF6cLdEMcXduqzPdUsTgCbFbih7gx9bAY2XW2DD /x98O45JkUtx2zm6ApP4x0+pmlBKqRu5vVTF32jaRjwgicUBFf0rKLrqKsUF2eZSSx2aT5 APnmARe84efVYST+xh5tICQUEvLqZq2Su/KK5gApLW2yFTf8iYlAEZ73h2g+/g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hMnfY4P6lztJt for ; Sat, 15 Aug 2026 18:28:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 384e3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 15 Aug 2026 18:28:37 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Jean-=?utf-8?Q?S=C3=A9bast?==?utf-8?Q?ien P=C3=A9?=dron Subject: git: d93aa77e0e9e - main - linuxkpi: Create empty 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: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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: dumbbell X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d93aa77e0e9ed5c352b99364aad35df0866eddd0 Auto-Submitted: auto-generated Date: Sat, 15 Aug 2026 18:28:37 +0000 Message-Id: <6a80afd5.384e3.1408ac78@gitrepo.freebsd.org> The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/src/commit/?id=d93aa77e0e9ed5c352b99364aad35df0866eddd0 commit d93aa77e0e9ed5c352b99364aad35df0866eddd0 Author: Jean-Sébastien Pédron AuthorDate: 2026-08-15 18:27:31 +0000 Commit: Jean-Sébastien Pédron CommitDate: 2026-08-15 18:27:31 +0000 linuxkpi: Create empty The DRM drivers generic code started to include this header in Linux 6.15, though nothing from it is used apparently. Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D58253 --- sys/compat/linuxkpi/dummy/include/linux/sprintf.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sys/compat/linuxkpi/dummy/include/linux/sprintf.h b/sys/compat/linuxkpi/dummy/include/linux/sprintf.h new file mode 100644 index 000000000000..e69de29bb2d1