Page MenuHomeFreeBSD

linuxkpi: Define `sort_r()`
ClosedPublic

Authored by dumbbell on Thu, Apr 16, 8:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 7:37 PM
Unknown Object (File)
Sun, Apr 26, 10:00 AM
Unknown Object (File)
Sat, Apr 25, 10:46 AM
Unknown Object (File)
Sat, Apr 25, 10:46 AM
Unknown Object (File)
Fri, Apr 24, 12:19 AM
Unknown Object (File)
Wed, Apr 22, 6:20 PM
Unknown Object (File)
Wed, Apr 22, 4:25 PM
Unknown Object (File)
Tue, Apr 21, 9:42 PM
Subscribers

Details

Reviewers
bz
Group Reviewers
linuxkpi
Commits
rG4dab15e96d40: linuxkpi: Define `sort_r()`
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