Page MenuHomeFreeBSD

linuxkpi: Use same field names in `struct xarray` as Linux
ClosedPublic

Authored by dumbbell on Jan 31 2025, 2:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 2, 2:31 PM
Unknown Object (File)
Mon, Jul 21, 5:24 PM
Unknown Object (File)
Jun 23 2025, 8:31 AM
Unknown Object (File)
Jun 19 2025, 7:52 AM
Unknown Object (File)
Jun 19 2025, 6:15 AM
Unknown Object (File)
Jun 17 2025, 8:08 AM
Unknown Object (File)
Apr 8 2025, 9:37 AM
Unknown Object (File)
Apr 7 2025, 10:41 PM
Subscribers

Details

Summary

Why

The i915 DRM driver started to access the xa_lock field in Linux 6.7.

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