Page MenuHomeFreeBSD

linuxkpi: Define `sort_r()`
AcceptedPublic

Authored by dumbbell on Thu, Apr 16, 8:57 PM.
Tags
None
Referenced Files
F153467024: D56437.diff
Tue, Apr 21, 8:17 AM
Unknown Object (File)
Sun, Apr 19, 5:31 PM
Unknown Object (File)
Sun, Apr 19, 8:21 AM
Unknown Object (File)
Sat, Apr 18, 7:50 AM
Unknown Object (File)
Sat, Apr 18, 6:13 AM
Subscribers

Details

Reviewers
bz
Group Reviewers
linuxkpi
Summary

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

Lint
Lint Skipped
Unit
Tests Skipped