From nobody Thu Oct 17 09:16:49 2024 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 4XThzk2FB9z5YldH; Thu, 17 Oct 2024 09:16:50 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XThzj6BXKz4HYJ; Thu, 17 Oct 2024 09:16:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729156609; 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=+hD0N7fzU2ygVsuQyYZAmtvVJ5H4JUDku2VhvPeW0EA=; b=e2r1huM9KOJ13M9HsbgA6XS00eqsfvfbYNZ5el0zbOzceKe8TfESSDXhwLDq9f/DBxJFqa elFs70ko8R9Zlza0Gl1IMknpHP3FH6lwcSDM1HPIwOfCx26ctthyoNxG1Kg9JtqNhOjMI+ rexLVBQlVlbE6ImPYsMvyFBikrO+bJ8AhN+GcNIUX1XnU1z+7qYaehXXUeHwcYx1LXhAGt msZU82EFLE9MgVAAmZWXYMqc2nDecLyyqsbTt3XoLGAgBvm6JofW6xjCQVh/lBp8+VzYMW 7184mc0NMYGCTTcsixMyXaTdR1wnSY4FtO5GqPupDmaO5phACKca4CL3ITDSyg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729156609; 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=+hD0N7fzU2ygVsuQyYZAmtvVJ5H4JUDku2VhvPeW0EA=; b=S7eldBDULF+Qy/atP1k3B7onJUd/VcltPRLpaE4A4fl7napC11RO5gfV2WuVtC1HxvJiiT 6M2eXwhblXl0lD+6nmC+Vov3qqzMruW6qBxilXlFTYdIT099t4GUBK903BEdGDA02PBkIv s3CAB8EzhSiNDtiAxrm9XHhtfYu7UNdMZBOjICVCEljVSCouy+jiVPnBY6sUwza3F60HZR yNrIHisff8/tX0eKL+iv/YtBH9t82lcJXL1fvAiO9mLi22HShOILplohJle1waMiu9AMRK Ogo9z8508JLGZobjrbzCdHFqt3iVxYkoATMffTS8YIGYJESpteU9xN45o7N0pg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729156609; a=rsa-sha256; cv=none; b=Iv+xIiWmdqDU/ps4ZdkMAvb/TJPm2hJVr0WYNH832hsYKOsNL4ApxCN9W16R94tO/87EOJ qVUEuDi2FbDZYGJLsQygFTBj6l/9AK7TAGQ+Ncnqy9CU6aJQx04JUqvtfsawqajPMkAqMa wR58ICdZkYm6hWH+kgO4l39c/oXrTD2u00GRlTh4rGbl1GTU40ob4uVysqVZCU93LAfMYp L7C2b6vp86th2Y8gyxOaImfU3Nw4h/5Qn0fyEDKE3Ao2d8dOVvEN3pXf0vpYrc6U1FSrxG kng5EWkLswMBcwassErKq7mMQ4CtONwkwhQkMjDwyXunJc/1p/8l4GeiwDq9QQ== 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 4XThzj5mk0zk8t; Thu, 17 Oct 2024 09:16:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49H9GnI8087840; Thu, 17 Oct 2024 09:16:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49H9GnQi087837; Thu, 17 Oct 2024 09:16:49 GMT (envelope-from git) Date: Thu, 17 Oct 2024 09:16:49 GMT Message-Id: <202410170916.49H9GnQi087837@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: "Bjoern A. Zeeb" Subject: git: f9c867bf4e4c - stable/14 - LinuxKPI: add new dummy headers visibility.h and of_net.h 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/14 X-Git-Reftype: branch X-Git-Commit: f9c867bf4e4cb18e7bdda073ab9a74a4c1331497 Auto-Submitted: auto-generated The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f9c867bf4e4cb18e7bdda073ab9a74a4c1331497 commit f9c867bf4e4cb18e7bdda073ab9a74a4c1331497 Author: Bjoern A. Zeeb AuthorDate: 2024-09-28 22:35:56 +0000 Commit: Bjoern A. Zeeb CommitDate: 2024-10-16 21:50:30 +0000 LinuxKPI: add new dummy headers visibility.h and of_net.h Those files are required by updated wireless drivers. Sponsored by: The FreeBSD Foundation (cherry picked from commit 6621842ccfb4dd01470e9085697b553d10634eb0) --- sys/compat/linuxkpi/dummy/include/kunit/visibility.h | 0 sys/compat/linuxkpi/dummy/include/linux/of_net.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/sys/compat/linuxkpi/dummy/include/kunit/visibility.h b/sys/compat/linuxkpi/dummy/include/kunit/visibility.h new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/sys/compat/linuxkpi/dummy/include/linux/of_net.h b/sys/compat/linuxkpi/dummy/include/linux/of_net.h new file mode 100644 index 000000000000..e69de29bb2d1