Commit f9697df
KVM: x86: add kvm_leave_nested
add kvm_leave_nested which wraps a call to nested_ops->leave_nested
into a function.
Cc: stable@vger.kernel.org
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20221103141351.50662-4-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>1 parent 16ae56d commit f9697df
3 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1146 | 1146 | | |
1147 | 1147 | | |
1148 | 1148 | | |
1149 | | - | |
1150 | | - | |
1151 | | - | |
1152 | 1149 | | |
1153 | 1150 | | |
1154 | 1151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6440 | 6440 | | |
6441 | 6441 | | |
6442 | 6442 | | |
6443 | | - | |
6444 | | - | |
6445 | | - | |
6446 | 6443 | | |
6447 | 6444 | | |
6448 | 6445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
631 | 637 | | |
632 | 638 | | |
633 | 639 | | |
| |||
5195 | 5201 | | |
5196 | 5202 | | |
5197 | 5203 | | |
5198 | | - | |
| 5204 | + | |
5199 | 5205 | | |
5200 | 5206 | | |
5201 | 5207 | | |
| |||
0 commit comments