]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/alternatives: Remove alternative facility list
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 16 Jul 2024 11:50:56 +0000 (13:50 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Tue, 23 Jul 2024 14:02:31 +0000 (16:02 +0200)
commitbeb8cee06f9b8726616ba87783116cb8fb889c7a
tree55922612a226cac655607c090a0efc2271dfb52e
parent47837a5c74f432ad992239cfa5966543f466d4df
s390/alternatives: Remove alternative facility list

The alternative and the normal facility list are always identical. Remove
the alternative facility list, which allows to simplify the alternatives
code.

Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Tested-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/alternative.h
arch/s390/include/asm/facility.h
arch/s390/kernel/alternative.c
arch/s390/kernel/early.c
arch/s390/kernel/setup.c