commit | 30c43e73b3fa2d75f5d4e72fea345380ba5eb21b | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Fri Dec 10 18:40:58 2021 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Dec 14 18:33:44 2021 +0000 |
tree | a8f532a7038acece8a3c45ea79279531f91b3245 | |
parent | 97bcbee404e386195614b58e98ab2e7eddd89a5c [diff] |
arm64/sve: Generalise vector length configuration prctl() for SME In preparation for adding SME support update the bulk of the implementation for the vector length configuration prctl() calls to be independent of vector type. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20211210184133.320748-3-broonie@kernel.org Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>