aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit/common.c
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <dumbbell@FreeBSD.org>2026-08-15 18:31:05 +0000
committerJean-Sébastien Pédron <dumbbell@FreeBSD.org>2026-09-07 20:31:39 +0000
commit9273fe8ed2addad2179227d444f9f8ab63b942a1 (patch)
tree97ee8a05d85dcf3abfa3640f333f6169a076bc51 /lib/libedit/common.c
parent5fad251f05634e3220d36d51f624d77b41bc01c1 (diff)
linuxkpi: Add `hrtimer_setup()`HEADmain
`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 'lib/libedit/common.c')
0 files changed, 0 insertions, 0 deletions