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)
Tue, Oct 7, 4:39 AM
Unknown Object (File)
Tue, Sep 16, 2:44 AM
Unknown Object (File)
Mon, Sep 15, 8:24 PM
Unknown Object (File)
Mon, Sep 15, 4:25 PM
Unknown Object (File)
Sep 14 2025, 6:02 AM
Unknown Object (File)
Sep 9 2025, 11:41 AM
Unknown Object (File)
Aug 14 2025, 2:29 AM
Unknown Object (File)
Aug 12 2025, 1:28 PM
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