diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-19 23:28:53 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-01-19 23:28:53 +0300 |
commit | a03df4ec37291de74987e4fbfbbcaebb5a8f9a2e (patch) | |
tree | 1bc151a43726aa3b42867e5cabf52f50083a432c /drivers/tty/serial/sunsu.c | |
parent | 46f0cba31ccc28cfb3e65d0ab49a9a7e58c0ef9f (diff) | |
parent | 41e1992665a2701fa025a8b76970c43b4148446f (diff) | |
download | linux-a03df4ec37291de74987e4fbfbbcaebb5a8f9a2e.tar.xz |
Merge tag 's390-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 build fix from Heiko Carstens:
- Workaround invalid gcc-11 out of bounds read warning caused by s390's
S390_lowcore definition. This happens only with gcc 11.1.0 and
11.2.0.
The code which causes this warning will be gone with the next merge
window. Therefore just replace the memcpy() with a for loop to get
rid of the warning.
* tag 's390-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
s390: workaround invalid gcc-11 out of bounds read warning
Diffstat (limited to 'drivers/tty/serial/sunsu.c')
0 files changed, 0 insertions, 0 deletions