diff options
| author | Marc Zyngier <maz@kernel.org> | 2026-03-21 21:24:15 +0000 |
|---|---|---|
| committer | Marc Zyngier <maz@kernel.org> | 2026-03-23 11:03:53 +0000 |
| commit | 4ebfa3230b40728638a6acceb709f900f920f921 (patch) | |
| tree | f4b951802b82e62fdaadcc98df6a8a778d67e5c3 /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | f338e77383789c0cae23ca3d48adcc5e9e137e3c (diff) | |
KVM: arm64: pkvm: Move error handling to the end of kvm_hyp_cpu_entry
We currently handle CPUs having booted at EL1 in the middle of
the kvm_hyp_cpu_entry function. Not only this adversely affects
readability, but this is also at a bizarre spot should more
error handling be added (which we're about to do).
Move the WFE/WFI loop to the end of the function and fix a comment.
Reviewed-by: Fuad Tabba <tabba@google.com>
Tested-by: Fuad Tabba <tabba@google.com>
Link: https://patch.msgid.link/20260321212419.2803972-2-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
