Commit Graph

4 Commits

Author SHA1 Message Date
9dd913fad0 Fix amd-uprof dependencies with patchelf 2025-09-19 10:29:16 +02:00
2e998017f3 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-19 10:29:16 +02:00
ee58d29da5 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-19 10:29:16 +02:00
cb3b6e78a3 Add AMD uProf package and driver 2025-09-19 10:29:11 +02:00