]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390: Use MARCH_HAS_*_FEATURES defines
authorHeiko Carstens <hca@linux.ibm.com>
Wed, 4 Sep 2024 09:39:26 +0000 (11:39 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Sat, 7 Sep 2024 15:12:42 +0000 (17:12 +0200)
commitebcc369f18919c92aeca2003618fcfeade04121b
treea573345e34d8896a5d6b524125c427be2a7f68be
parent697b37371f4af8b237f47cd4aa4a2255a273b4ce
s390: Use MARCH_HAS_*_FEATURES defines

Replace CONFIG_HAVE_MARCH_*_FEATURES with MARCH_HAS_*_FEATURES
everywhere so code gets compiled correctly depending on if the
target is the kernel or the decompressor.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/arch_hweight.h
arch/s390/include/asm/atomic_ops.h
arch/s390/include/asm/barrier.h
arch/s390/include/asm/percpu.h
arch/s390/include/asm/preempt.h
arch/s390/kernel/mcount.S