]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1894b324c657c040c960010455984bc09dcd4244
tree001694222860d28e79345b3705bb845016c5aa3b
parent7d8664054f288496c1a81eadcba0f90167ce6c35
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