diff options
author | 2022-04-06 14:06:27 +0200 | |
---|---|---|
committer | 2022-04-07 12:36:54 +0200 | |
commit | 711136bb6620b4e84498aa87d4a2ceb7b70c8176 (patch) | |
tree | c44fbb0adc533883cf5ac9a48d557484c1cee857 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | s390: allow to compile with z16 optimizations (diff) | |
download | linux-dev-711136bb6620b4e84498aa87d4a2ceb7b70c8176.tar.xz linux-dev-711136bb6620b4e84498aa87d4a2ceb7b70c8176.zip |
s390/kexec: silence -Warray-bounds warning
Just use absolute_pointer() like e.g. in commit 545c272232ca ("alpha:
Silence -Warray-bounds warnings") to get rid of this warning:
arch/s390/kernel/machine_kexec.c:59:9: warning: ‘memcpy’ offset [0, 511] is out of the bounds [0, 0] [-Warray-bounds]
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions