The implementation comes from isqrt64() in sys/cam/cam_iosched.c. It is modified to take an unsigned long and return an unsigned int.
The i915 DRM driver started to use it in Linux 6.15.
Sponsored by: The FreeBSD Foundation
Differential D58251 Authored by dumbbell on Wed, Jul 15, 8:17 AM.
Details
Summary The implementation comes from isqrt64() in sys/cam/cam_iosched.c. It is modified to take an unsigned long and return an unsigned int. The i915 DRM driver started to use it in Linux 6.15. Sponsored by: The FreeBSD Foundation
Diff Detail
Event TimelineHerald added subscribers: emaste, imp. · View Herald TranscriptWed, Jul 15, 8:17 AM2026-07-15 08:17:16 (UTC+0)
Revision Contents
Diff 182021 |