Date: Wed, 22 Apr 2026 21:08:09 +0000 From: Bjoern A. Zeeb <bz@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Jean-=?utf-8?Q?S=C3=A9bast?==?utf-8?Q?ien P=C3=A9?=dron <dumbbell@FreeBSD.org> Subject: git: 06517a2a2470 - stable/15 - linuxkpi: Add a dummy <linux/fpu.h> Message-ID: <69e938b9.26dca.2a2e9b53@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=06517a2a2470a9dd3102be18a7a5c9f0dfd68275 commit 06517a2a2470a9dd3102be18a7a5c9f0dfd68275 Author: Jean-Sébastien Pédron <dumbbell@FreeBSD.org> AuthorDate: 2025-09-07 23:22:05 +0000 Commit: Bjoern A. Zeeb <bz@FreeBSD.org> CommitDate: 2026-04-22 20:56:54 +0000 linuxkpi: Add a dummy <linux/fpu.h> The amdgpu DRM driver started to include in from Linux 6.10, but either it does not use any of it, or linuxkpi provides the necessary API from another header. Reviewed by: bz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D54498 (cherry picked from commit 242beec703f771312fac3be1b4ce3092bbc93e25) --- sys/compat/linuxkpi/dummy/include/linux/fpu.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sys/compat/linuxkpi/dummy/include/linux/fpu.h b/sys/compat/linuxkpi/dummy/include/linux/fpu.h new file mode 100644 index 000000000000..e69de29bb2d1home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e938b9.26dca.2a2e9b53>
