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)
Wed, May 20, 2:20 PM
Unknown Object (File)
Wed, May 20, 10:15 AM
Unknown Object (File)
Wed, May 20, 4:40 AM
Unknown Object (File)
Mon, May 18, 8:25 AM
Unknown Object (File)
Mon, May 11, 11:36 PM
Unknown Object (File)
Apr 29 2026, 1:26 PM
Unknown Object (File)
Apr 29 2026, 1:20 PM
Unknown Object (File)
Apr 29 2026, 9:36 AM
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