OSDN Git Service

s390: enable CPU alternatives unconditionally
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 14 Nov 2017 14:20:24 +0000 (15:20 +0100)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 14 Nov 2017 21:08:12 +0000 (22:08 +0100)
commit049a2c2d486e8cc82c5cd79fa479c5b105b109e9
tree733a9f508b2700c9a41f9efec9283a48b68cb526
parenta6de0a91d93a47f812cf43b96ba6e639de6df6d5
s390: enable CPU alternatives unconditionally

Remove the CPU_ALTERNATIVES config option and enable the code
unconditionally. The config option was only added to avoid a conflict
with the named saved segment support. Since that code is gone there is
no reason to keep the CPU_ALTERNATIVES config option.

Just enable it unconditionally to also reduce the number of config
options and make it less likely that something breaks.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/Kconfig
arch/s390/include/asm/alternative.h
arch/s390/kernel/Makefile
arch/s390/kernel/module.c