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)
Tue, Apr 8, 9:37 AM
Unknown Object (File)
Mon, Apr 7, 10:41 PM
Unknown Object (File)
Wed, Mar 12, 1:09 AM
Unknown Object (File)
Mar 7 2025, 1:47 PM
Unknown Object (File)
Mar 1 2025, 9:23 PM
Unknown Object (File)
Mar 1 2025, 10:13 AM
Unknown Object (File)
Feb 28 2025, 2:08 AM
Unknown Object (File)
Feb 27 2025, 11: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