s390/ipl: add common ipl parameter attribute group
authorSven Schnelle <svens@linux.ibm.com>
Tue, 15 Aug 2023 08:27:08 +0000 (10:27 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 16 Aug 2023 13:13:03 +0000 (15:13 +0200)
commit7645dcddc2666f57e37ed3dda50b8b273b62c88a
tree9f73aa49764119fb884d73fb147c76f56401a39e
parentea5717cb13468323a7c3dd394748301802991f39
s390/ipl: add common ipl parameter attribute group

All ipl types have 'secure','has_secure' and type parameters. Move
these to a common ipl parameter group so that they don't need to be
present in each ipl parameter group.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/ipl.c