diff options
author | Fuad Tabba <[email protected]> | 2024-04-23 16:05:09 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2024-05-01 16:46:58 +0100 |
commit | 4c22a40dd9c3dcc2156f312ffc71955e56192a76 (patch) | |
tree | d6945eed107a84653b4cbc0d7f46ecdf2d36768d /tools/perf/scripts/python/stackcollapse.py | |
parent | 5294afdbf45aced5295fe5941c58b40c41c23800 (diff) |
KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
Since the host_fpsimd_state has been removed from kvm_vcpu_arch,
it isn't pointing to the hyp's version of the host fp_regs in
protected mode.
Initialize the host_data fpsimd_state point to the host_data's
context fp_regs on pKVM initialization.
Fixes: 51e09b5572d6 ("KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch")
Signed-off-by: Fuad Tabba <[email protected]>
Acked-by: Oliver Upton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions