Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 711136bb authored by Heiko Carstens's avatar Heiko Carstens
Browse files

s390/kexec: silence -Warray-bounds warning

Just use absolute_pointer() like e.g. in commit 545c2722

 ("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: default avatarHeiko Carstens <hca@linux.ibm.com>
parent e69a7ff8
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment