diff options
author | Marc Zyngier <maz@kernel.org> | 2021-10-21 14:10:35 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-11-22 16:01:39 +0000 |
commit | af9a0e21d817f40595aa629de32d3bd96582abef (patch) | |
tree | fab798e1543e59ab9275a9b6e3916c6a8dca643b /.get_maintainer.ignore | |
parent | e66425fc9ba33e9716d6e7c6bc78bb62f981d4df (diff) | |
download | linux-af9a0e21d817f40595aa629de32d3bd96582abef.tar.bz2 |
KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
We currently have to maintain a mapping the thread_info structure
at EL2 in order to be able to check the TIF_FOREIGN_FPSTATE flag.
In order to eventually get rid of this, start with a vcpu flag that
shadows the thread flag on each entry into the hypervisor.
Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions