diff options
author | Mario Limonciello <[email protected]> | 2024-10-28 09:55:42 -0500 |
---|---|---|
committer | Mario Limonciello <[email protected]> | 2024-10-29 08:50:39 -0500 |
commit | ff2653ded4d99b709f62f35656d976c47a7aa476 (patch) | |
tree | 96db4860d293066deb911809565a9d5aeb5f0056 /tools/perf/scripts/python/libxed.py | |
parent | 3ac757e8db3deacc8058912d55efd1390f985d80 (diff) |
cpufreq/amd-pstate: Move registration after static function call update
On shared memory designs the static functions need to work before
registration is done or the system can hang at bootup.
Move the registration later in amd_pstate_init() to solve this.
Fixes: b427ac408475 ("cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call")
Reported-by: Klara Modin <[email protected]>
Closes: https://lore.kernel.org/linux-pm/[email protected]/#t
Tested-by: Klara Modin <[email protected]>
Tested-by: Dhananjay Ugwekar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mario Limonciello <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions