diff options
author | James Clark <james.clark@linaro.org> | 2024-11-12 13:56:03 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-11-12 22:04:39 +0300 |
commit | 60ad25e14ab5a4e56c8bf7f7d6846eacb9cd53df (patch) | |
tree | 34fcc59e8dc2f2721d52474be6136018bb6c190e /rust/helpers/helpers.c | |
parent | 9d0bee66f7398c3c81df613de2e246fbb6a04a86 (diff) | |
download | linux-60ad25e14ab5a4e56c8bf7f7d6846eacb9cd53df.tar.xz |
KVM: arm64: Pass on SVE mapping failures
This function can fail but its return value isn't passed onto the
caller. Presumably this could result in a broken state.
Fixes: 66d5b53e20a6 ("KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM")
Signed-off-by: James Clark <james.clark@linaro.org>
Reviewed-by: Fuad Tabba <tabba@google.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20241112105604.795809-1-james.clark@linaro.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions