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)
Mon, May 11, 11:36 PM
Unknown Object (File)
Wed, Apr 29, 1:26 PM
Unknown Object (File)
Wed, Apr 29, 1:20 PM
Unknown Object (File)
Wed, Apr 29, 9:36 AM
Unknown Object (File)
Wed, Apr 29, 9:30 AM
Unknown Object (File)
Wed, Apr 29, 6:21 AM
Unknown Object (File)
Wed, Apr 29, 6:12 AM
Unknown Object (File)
Mon, Apr 20, 9:23 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