Kees Cook c74d3c182a s390/speculation: Use statically initialized const for instructions
In preparation for FORTIFY_SOURCE performing compile-time and run-time
field bounds checking for memcpy(), memmove(), and memset(), avoid
confusing the checks when using a static const source.

Move the static const array into a variable so the compiler can perform
appropriate bounds checking.

Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20210616201823.1245603-1-keescook@chromium.org
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2021-06-28 11:18:28 +02:00
..
2021-02-13 17:17:54 +01:00
2021-01-19 12:29:26 +01:00
2021-06-18 16:41:19 +02:00
2021-04-18 21:32:02 +02:00
2021-06-16 23:46:18 +02:00
2021-01-19 12:29:26 +01:00
2020-12-17 13:22:17 -08:00
2021-06-07 17:07:01 +02:00
2020-06-29 16:31:46 +02:00
2021-04-12 12:46:41 +02:00
2021-01-19 12:29:26 +01:00
2021-03-22 11:36:05 +01:00
2021-01-19 12:29:26 +01:00
2021-06-18 16:41:19 +02:00