Page MenuHomeFreeBSD

LinuxKPI: correct the LINUXKPI_VERSION check for abs_diff()
ClosedPublic

Authored by bz on Aug 21 2025, 8:59 AM.
Tags
None
Referenced Files
F151074843: D52071.id161633.diff
Sun, Apr 5, 7:46 PM
Unknown Object (File)
Sat, Apr 4, 10:50 AM
Unknown Object (File)
Thu, Apr 2, 2:42 PM
Unknown Object (File)
Thu, Mar 19, 3:19 PM
Unknown Object (File)
Tue, Mar 17, 11:46 AM
Unknown Object (File)
Tue, Mar 17, 9:39 AM
Unknown Object (File)
Tue, Mar 17, 5:39 AM
Unknown Object (File)
Tue, Mar 10, 2:45 PM
Subscribers

Details

Summary

The code introduced abs_diff() as migrated from drm to standard
linux headers. The LINUXKPI_VERSION check did not allow this to
be visible by default in-tree. Make sure the v6.6 check is optional.
drm-kmod always defines LINUXKPI_VERSION so this should be fine.

Sponsored by: The FreeBSD Foundation
Fixes: afc450fac9f04
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable