diff options
| author | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2026-08-15 18:31:05 +0000 |
|---|---|---|
| committer | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2026-09-07 20:31:39 +0000 |
| commit | 9273fe8ed2addad2179227d444f9f8ab63b942a1 (patch) | |
| tree | 97ee8a05d85dcf3abfa3640f333f6169a076bc51 /usr.bin/cmp/tests/cmp_test2.sh | |
| parent | 5fad251f05634e3220d36d51f624d77b41bc01c1 (diff) | |
`hrtimer_setup()` replaces `hrtimer_init()` in Linux 6.15. The API and
the role are the same, except:
* it takes the `function` callback as argument
* if `function` is NULL, it assigns a default callback
At the same time, we hide `hrtimer_init()` if LINUXKPI_VERSION is
greater than or equal to 61500 because it was dropped in Linux 6.15.
Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D58757
Diffstat (limited to 'usr.bin/cmp/tests/cmp_test2.sh')
0 files changed, 0 insertions, 0 deletions
