Files
linux/arch/s390/kernel
Heiko Carstens 711136bb66 s390/kexec: silence -Warray-bounds warning
Just use absolute_pointer() like e.g. in commit 545c272232 ("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>
2022-04-07 12:36:54 +02:00
..
2021-10-11 20:55:58 +02:00
2021-12-16 19:58:07 +01:00
2021-12-13 12:04:45 -06:00
2021-01-19 12:29:26 +01:00
2022-03-08 00:33:01 +01:00
2022-04-06 13:08:50 +02:00
2021-07-08 15:37:28 +02:00
2022-03-08 00:33:01 +01:00
2022-03-10 15:58:17 +01:00