Vasily Gorbik 8ee0d2fb4d s390/setup: do not complain about parameters handled in decompressor
Currently there are several kernel command line parameters which are
only parsed and handled in decompressor and not known to the kernel.
This leads to the following error message during kernel boot:

Unknown kernel command line parameters "mem=3G nokaslr", will be passed
to user space.

To avoid confusion, register those parameters with an empty stub so that
kernel does not complain about them.

Reported-by: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2023-02-27 15:29:36 +01:00
..
2023-02-21 18:24:12 -08:00
2023-02-21 18:24:12 -08:00
2023-02-20 17:41:08 -08:00
2023-02-21 18:24:12 -08:00
2023-02-21 15:17:34 -08:00
2023-02-21 12:13:58 -08:00
2023-02-21 18:24:12 -08:00
2023-02-21 18:24:12 -08:00
2023-02-21 18:24:12 -08:00
2023-01-31 15:01:20 +01:00