Page MenuHomeFreeBSD

linuxkpi: Include <linux/list.h> and <linux/kernel.h> from <linux/mutex.h>
ClosedPublic

Authored by dumbbell on Nov 11 2022, 6:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 8:07 PM
Unknown Object (File)
Mon, Oct 13, 8:07 PM
Unknown Object (File)
Mon, Oct 13, 8:07 PM
Unknown Object (File)
Mon, Oct 13, 6:39 AM
Unknown Object (File)
Sep 3 2025, 9:26 AM
Unknown Object (File)
Sep 3 2025, 1:33 AM
Unknown Object (File)
Jul 18 2025, 2:37 PM
Unknown Object (File)
Jun 16 2025, 12:14 PM

Details

Summary

They are not really used in this header. However they are included in Linux and at least the DRM drivers unfortunately rely on this namespace pollution.

This change is a requirement to update our DRM drivers to Linux 5.12.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable