Bug 1217382 - Catch up AMD PMC/PMF kernel driver changes
Summary: Catch up AMD PMC/PMF kernel driver changes
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-22 07:15 UTC by Takashi Iwai
Modified: 2024-06-25 18:01 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Takashi Iwai 2023-11-22 07:15:33 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.
Comment 1 Takashi Iwai 2023-11-22 07:33:17 UTC
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.