aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorYazen Ghannam <[email protected]>2023-02-14 09:42:22 +0000
committerBorislav Petkov (AMD) <[email protected]>2023-02-14 16:56:14 +0000
commit28980db94742f9f2fb0f68ea35f2171b38007bae (patch)
treed2fef05faaf94b2c6fad5c7902a4ee78abcde628 /tools/perf/scripts/python/exported-sql-viewer.py
parentEDAC/amd64: Remove early_channel_count() (diff)
downloadkernel-28980db94742f9f2fb0f68ea35f2171b38007bae.tar.gz
kernel-28980db94742f9f2fb0f68ea35f2171b38007bae.zip
EDAC/amd64: Shut up an -Werror,-Wsometimes-uninitialized clang false positive
Reportedly, clang cannot do interprocedural analysis: https://lore.kernel.org/r/20230213-amd64_edac-wsometimes-uninitialized-v1-1-5bde32b89e02@kernel.org and see that those arguments won't be used uninitialized. So, yeah, the code's fine even without this. Normally, such a "fix" won't be applied but that warning gets automatically enabled in -Wall builds and when CONFIG_WERROR is set in allmodconfig builds, the build fails. So shut it up with a minimal fix as this code will see more reorganization very soon. [ bp: Write commit message. ] Signed-off-by: Yazen Ghannam <[email protected]> Signed-off-by: Borislav Petkov (AMD) <[email protected]> Reviewed-by: Nathan Chancellor <[email protected]> Link: https://lore.kernel.org/r/Y%[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions