diff options
author | Heiko Carstens <[email protected]> | 2022-07-13 14:56:42 +0200 |
---|---|---|
committer | Alexander Gordeev <[email protected]> | 2022-07-19 16:18:49 +0200 |
commit | 0a5f9b382c6131381f9f2ed64ae6fdd994328d0d (patch) | |
tree | 10975615394744fcc4d89dccf0ccd7bb314fe403 /lib/mpi/mpi-sub-ui.c | |
parent | 693714b900cea5417d7b3a48891b961d40fb5c55 (diff) |
s390/cpufeature: rework to allow more than only hwcap bits
Rework cpufeature implementation to allow for various cpu feature
indications, which is not only limited to hwcap bits. This is achieved
by adding a sequential list of cpu feature numbers, where each of them
is mapped to an entry which indicates what this number is about.
Each entry contains a type member, which indicates what feature
name space to look into (e.g. hwcap, or cpu facility). If wanted this
allows also to automatically load modules only in e.g. z/VM
configurations.
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Steffen Eiden <[email protected]>
Reviewed-by: Claudio Imbrenda <[email protected]>
Reviewed-by: Hendrik Brueckner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions