Skip to content
Commit 34c3faa3 authored by Will Deacon's avatar Will Deacon Committed by Marc Zyngier
Browse files

arm64: KVM: Remove all traces of the ThumbEE registers



Although the ThumbEE registers and traps were present in earlier
versions of the v8 architecture, it was retrospectively removed and so
we can do the same.

Whilst this breaks migrating a guest started on a previous version of
the kernel, it is much better to kill these (non existent) registers
as soon as possible.

Reviewed-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
[maz: added commend about migration]
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 688bc577
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment