diff options
author | Pierre Gondois <pierre.gondois@arm.com> | 2023-01-24 18:40:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-31 18:02:02 +0300 |
commit | ecaef469920fd6d2c7687f19081946f47684a423 (patch) | |
tree | 066e6ef43e8ef6bdc9138bf42a0bd4d4edb35504 /tools/perf/scripts/python/task-analyzer.py | |
parent | 2b8e35337605ca581f777cad73d7a6ac2ccbf6ec (diff) | |
download | linux-ecaef469920fd6d2c7687f19081946f47684a423.tar.xz |
cacheinfo: Initialize variables in fetch_cache_info()
Set potentially uninitialized variables to 0. This is particularly
relevant when CONFIG_ACPI_PPTT is not set.
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/all/202301052307.JYt1GWaJ-lkp@intel.com/
Reported-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/all/Y86iruJPuwNN7rZw@kili/
Fixes: 5944ce092b97 ("arch_topology: Build cacheinfo from primary CPU")
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230124154053.355376-2-pierre.gondois@arm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions