diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-05-07 19:12:54 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-06-07 17:06:59 +0200 |
commit | 27c1dac0b6d8c3b640e24a1b762c7244fbb116fd (patch) | |
tree | fe3a34f47d0d91901c3a1ed0603d6a6c2b9fc32e /samples/seccomp | |
parent | f73c632d387a5f1528cca6032c646489610bec13 (diff) |
s390/boot: access kernel command line via parmarea
Access the kernel command line via parmarea instead of using the
COMMAND_LINE define.
With this the following gcc11 warning is removed:
arch/s390/boot/ipl_parm.c: In function ‘setup_boot_command_line’:
arch/s390/boot/ipl_parm.c:168:50: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'samples/seccomp')
0 files changed, 0 insertions, 0 deletions