HomeFreeBSD

linuxkpi: Add idr.h -> radix-tree.h -> rcupdate.h includes

Description

linuxkpi: Add idr.h -> radix-tree.h -> rcupdate.h includes

[Why]
Some files in DRM rely on namespace pollution: they use the
<linux/rcupdate.h> API without including it explicitly.

[How]
Reproduce the Linux chain of includes even if it means nothing on
FreeBSD. This allows consumers of <linux/idr.h> to "inherit"
<linux/rcupdate.h> API.

Reviewed by: manu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48741

Details

Provenance
dumbbellAuthored on Dec 21 2024, 9:56 PM
Reviewer
manu
Differential Revision
D48741: linuxkpi: Add idr.h -> radix-tree.h -> rcupdate.h includes
Parents
rG9136a44a2dff: linuxkpi: Add <linux/cec.h>
Branches
Unknown
Tags
Unknown