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
Unknown Object (File)
Sat, Nov 8, 1:28 PM
Unknown Object (File)
Wed, Nov 5, 12:28 PM
Unknown Object (File)
Wed, Nov 5, 7:51 AM
Unknown Object (File)
Wed, Nov 5, 7:51 AM
Unknown Object (File)
Tue, Nov 4, 9:48 PM
Unknown Object (File)
Tue, Nov 4, 9:45 PM
Unknown Object (File)
Tue, Nov 4, 9:44 PM
Unknown Object (File)
Tue, Nov 4, 9:43 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 66409
Build 63292: arc lint + arc unit