s390/hwcaps: introduce HWCAP bit numbers
authorHeiko Carstens <hca@linux.ibm.com>
Wed, 21 Jul 2021 09:12:36 +0000 (11:12 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 27 Jul 2021 07:39:20 +0000 (09:39 +0200)
commit47af00ef42b4a6878d1d6392ef489b9a55f06151
tree001694222860d28e79345b3705bb845016c5aa3b
parent511ad531afd4090625def4d9aba1f5227bd44b8e
s390/hwcaps: introduce HWCAP bit numbers

Introduce HWCAP bit numbers, making it easier to tell at which bit
number we currently are. Also use these bits with the BIT macro to
define the real HWCAP masks.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/elf.h