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)
Dec 30 2024, 2:29 PM
Unknown Object (File)
Dec 6 2024, 12:57 PM
Unknown Object (File)
Nov 23 2024, 12:35 PM
Unknown Object (File)
Nov 22 2024, 11:41 AM
Unknown Object (File)
Nov 13 2024, 3:28 PM
Unknown Object (File)
Nov 13 2024, 8:02 AM
Unknown Object (File)
Nov 12 2024, 2:52 PM
Unknown Object (File)
Sep 25 2024, 12:37 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