diff options
author | Mark Brown <broonie@kernel.org> | 2023-03-07 17:37:15 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-04-21 13:46:20 +0100 |
commit | d071cefdcca39fdbcdd4bf36868448820dbac34b (patch) | |
tree | 9b8696dbfcd7f2c509ca1af1fa7d58873038c603 /lib/net_utils.c | |
parent | 4c181e3d352e9280c84fb4b4c7a8940ce005374e (diff) |
KVM: arm64: Restructure check for SVE support in FP trap handler
We share the same handler for general floating point and SVE traps with a
check to make sure we don't handle any SVE traps if the system doesn't
have SVE support. Since we will be adding SME support and wishing to handle
that along with other FP related traps rewrite the check to be more scalable
and a bit clearer too, ensuring we don't misidentify SME traps as SVE ones.
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221214-kvm-arm64-sme-context-switch-v2-2-57ba0082e9ff@kernel.org
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions