diff options
author | 2022-11-16 22:40:17 +0100 | |
---|---|---|
committer | 2022-11-24 11:09:18 +0100 | |
commit | 1af6239d1d3e61d33fd2f0ba53d3d1a67cc50574 (patch) | |
tree | a495c9cbbbffe8ae587a19b0df0a33187ea6c8b4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf/x86/amd: Remove the repeated declaration (diff) | |
download | wireguard-linux-1af6239d1d3e61d33fd2f0ba53d3d1a67cc50574.tar.xz wireguard-linux-1af6239d1d3e61d33fd2f0ba53d3d1a67cc50574.zip |
perf: Fix function pointer case
With the advent of CFI it is no longer acceptible to cast function
pointers.
The robot complains thusly:
kernel-events-core.c:warning:cast-from-int-(-)(struct-perf_cpu_pmu_context-)-to-remote_function_f-(aka-int-(-)(void-)-)-converts-to-incompatible-function-type
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions