#
f570760e |
| 13-Jan-2025 |
Jean-Sébastien Pédron <dumbbell@FreeBSD.org> |
linuxkpi: Add several headers to reproduce namespace pollution
[Why] The i915 DRM driver relies on this chain of includes to access the definition of `struct tasklet_struct` in `<linux/interrupt.h>`
linuxkpi: Add several headers to reproduce namespace pollution
[Why] The i915 DRM driver relies on this chain of includes to access the definition of `struct tasklet_struct` in `<linux/interrupt.h>`.
Reviewed by: imp, manu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48760
show more ...
|