diff options
author | Vitaly Kuznetsov <[email protected]> | 2018-08-23 18:24:24 +0200 |
---|---|---|
committer | Radim Krčmář <[email protected]> | 2018-08-30 16:20:03 +0200 |
commit | b871da4a7778eda2e700ae8bf5f86e74a004c1ec (patch) | |
tree | 13b080efdd54565bf3486e4d3ff65338efc83ba3 /scripts/gdb/linux/utils.py | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) |
KVM: nVMX: avoid redundant double assignment of nested_run_pending
nested_run_pending is set 20 lines above and check_vmentry_prereqs()/
check_vmentry_postreqs() don't seem to be resetting it (the later, however,
checks it).
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Reviewed-by: Jim Mattson <[email protected]>
Reviewed-by: Eduardo Valentin <[email protected]>
Reviewed-by: Krish Sadhukhan <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions