Skip to content
Commit 349c330c authored by Marc Zyngier's avatar Marc Zyngier
Browse files

KVM: arm64: Don't use empty structures as CPU reset state



Keeping empty structure as the vcpu state initializer is slightly
wasteful: we only want to set pstate, and zero everything else.
Just do that.

Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent bb44a8db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment