commit | bee14bca735a6f897a6ec3e42f3e5d2d8966e87e | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Thu Oct 21 14:18:00 2021 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Mon Nov 22 16:01:39 2021 +0000 |
tree | 2bc76e8866e1c7ac3f75bda9af8527507f13a954 | |
parent | af9a0e21d817f40595aa629de32d3bd96582abef [diff] |
KVM: arm64: Stop mapping current thread_info at EL2 Now that we can track an equivalent of TIF_FOREIGN_FPSTATE, drop the mapping of current's thread_info at EL2. Signed-off-by: Marc Zyngier <maz@kernel.org>