The hrtimer_init() is now done via hrtimer_setup() with the callback function as argument. See: https://lwn.net/Articles/996598/
Fixes the build in Linux 6.15.6, as it was not able to find the include files.