Commit 2876624
committed
KVM: x86: Rename reexecute_instruction()=>kvm_unprotect_and_retry_on_failure()
Rename reexecute_instruction() to kvm_unprotect_and_retry_on_failure() to
make the intent and purpose of the helper much more obvious.
No functional change intended.
Reviewed-by: Yuan Yao <yuan.yao@intel.com>
Link: https://lore.kernel.org/r/20240831001538.336683-20-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent 4df6856 commit 2876624
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8861 | 8861 | | |
8862 | 8862 | | |
8863 | 8863 | | |
8864 | | - | |
8865 | | - | |
| 8864 | + | |
| 8865 | + | |
| 8866 | + | |
8866 | 8867 | | |
8867 | 8868 | | |
8868 | 8869 | | |
| |||
9129 | 9130 | | |
9130 | 9131 | | |
9131 | 9132 | | |
9132 | | - | |
9133 | | - | |
| 9133 | + | |
| 9134 | + | |
9134 | 9135 | | |
9135 | 9136 | | |
9136 | 9137 | | |
| |||
9216 | 9217 | | |
9217 | 9218 | | |
9218 | 9219 | | |
9219 | | - | |
| 9220 | + | |
| 9221 | + | |
9220 | 9222 | | |
9221 | 9223 | | |
9222 | 9224 | | |
| |||
0 commit comments