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, Oct 18, 10:02 PM
Unknown Object (File)
Sep 18 2025, 5:57 AM
Unknown Object (File)
Sep 9 2025, 8:24 AM
Unknown Object (File)
Aug 31 2025, 10:40 AM
Unknown Object (File)
Aug 14 2025, 1:04 PM
Unknown Object (File)
Aug 11 2025, 1:49 PM
Unknown Object (File)
Aug 2 2025, 2:31 PM
Unknown Object (File)
Jul 21 2025, 5:24 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

Lint
Lint Skipped
Unit
Tests Skipped