aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorArmin Wolf <W_Armin@gmx.de>2024-03-04 21:50:03 +0100
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2024-03-12 12:48:03 +0200
commite42dddce83a0578a518cb7078930c8269a6083af (patch)
treee2bcefb1265004c7f79e7ad0cc68af29886eaefd /tools/perf/scripts/python/task-analyzer.py
parentplatform/x86/amd/pmf: Fix return value of amd_pmf_start_policy_engine() (diff)
downloadlinux-e42dddce83a0578a518cb7078930c8269a6083af.tar.gz
linux-e42dddce83a0578a518cb7078930c8269a6083af.zip
platform/x86/amd/pmf: Do not use readl() for policy buffer access
The policy buffer is allocated using normal memory allocation functions, so readl() should not be used on it. Compile-tested only. Fixes: 7c45534afa44 ("platform/x86/amd/pmf: Add support for PMF Policy Binary") Signed-off-by: Armin Wolf <W_Armin@gmx.de> Reviewed-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Link: https://lore.kernel.org/r/20240304205005.10078-3-W_Armin@gmx.de Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions