diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-10-25 18:32:49 +0300 |
---|---|---|
committer | Dave Hansen <dave.hansen@linux.intel.com> | 2022-10-25 22:27:08 +0300 |
commit | ae25e00ba84073450c07d8ffd2d74f914a027230 (patch) | |
tree | 502ef4e62370f53c31153950d488a17475ee11bc /tools/perf/scripts/python/task-analyzer.py | |
parent | bd194611444caf7f30e9198b7e2b89522b257462 (diff) | |
download | linux-ae25e00ba84073450c07d8ffd2d74f914a027230.tar.xz |
x86/retpoline: Fix crash printing warning
The first argument of WARN() is a condition, so this will use "addr"
as the format string and possibly crash.
Fixes: 3b6c1747da48 ("x86/retpoline: Add SKL retthunk retpolines")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/Y1gBoUZrRK5N%2FlCB@kili/
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions