3 Commits

Author SHA1 Message Date
dc2f00c379 Fix hrtimer new interface
The hrtimer_init() is now done via hrtimer_setup() with the callback
function as argument.

See: https://lwn.net/Articles/996598/
2025-09-04 12:24:40 +02:00
e0e74abfaa Use CFLAGS_MODULE instead of EXTRA_CFLAGS
Fixes the build in Linux 6.15.6, as it was not able to find the include
files.
2025-09-04 12:06:17 +02:00
c2a433216a Add AMD uProf package and driver 2025-09-04 11:11:06 +02:00