Like Linux sort() and FreeBSD qsort(), sort_r() is a wrapper around FreeBSD qsort_r().
The i915 DRM driver started to use it in Linux 6.12.
This is part of the update of DRM drivers to Linux 6.12.
Sponsored by: The FreeBSD Foundation
Differential D56437
linuxkpi: Define `sort_r()` Authored by dumbbell on Thu, Apr 16, 8:57 PM. Tags None Referenced Files
Details Like Linux sort() and FreeBSD qsort(), sort_r() is a wrapper around FreeBSD qsort_r(). The i915 DRM driver started to use it in Linux 6.12. This is part of the update of DRM drivers to Linux 6.12. Sponsored by: The FreeBSD Foundation
Diff Detail
|