Page MenuHomeFreeBSD

linuxkpi: Add several headers to reproduce namespace pollution
ClosedPublic

Authored by dumbbell on Jan 31 2025, 2:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 20, 11:16 PM
Unknown Object (File)
Mon, Feb 17, 5:28 AM
Unknown Object (File)
Thu, Feb 13, 11:55 AM
Unknown Object (File)
Thu, Feb 13, 8:11 AM
Unknown Object (File)
Wed, Feb 12, 6:14 PM
Unknown Object (File)
Wed, Feb 12, 4:02 PM
Unknown Object (File)
Feb 8 2025, 4:37 AM
Unknown Object (File)
Feb 8 2025, 2:28 AM
Subscribers

Details

Summary

Why

The i915 DRM driver relies on this chain of includes to access the definition of struct tasklet_struct in <linux/interrupt.h>.

This is part of the update of DRM drivers to Linux 6.7.

Sponsored by: The FreeBSD Foundation

Diff Detail

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