Bugzilla – Bug 1217382
Catch up AMD PMC/PMF kernel driver changes
Last modified: 2024-06-25 18:01:23 UTC
There have been recent changes in AMD SoC PMC/PMF drivers since 6.4, and those are needed for new AMD-based machines (typically laptops). Let's backport them to SLE15-SP6 / Leap 15.6 kernel.
Now backported up to 6.7-rc3 (modulo PMF ACPI debug stuff). The new code required a few helpers such as __counted_by() or include/linux/string_choices.h. Those are taken together for the ease of backports, too.