diff options
author | Xiao Guangrong <[email protected]> | 2010-07-03 16:02:42 +0800 |
---|---|---|
committer | Avi Kivity <[email protected]> | 2010-08-02 06:40:16 +0300 |
commit | dd180b3e90253cb4ca95d603a8c17413f8daec69 (patch) | |
tree | 9c0cc39f4088a9b54a96ab6545739e423deb3d2e /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 5689cc53fa9d09b5bf41b1b1a7c90bd6c112ab40 (diff) |
KVM: VMX: fix tlb flush with invalid root
Commit 341d9b535b6c simplify reload logic while entry guest mode, it
can avoid unnecessary sync-root if KVM_REQ_MMU_RELOAD and
KVM_REQ_MMU_SYNC both set.
But, it cause a issue that when we handle 'KVM_REQ_TLB_FLUSH', the
root is invalid, it is triggered during my test:
Kernel BUG at ffffffffa00212b8 [verbose debug info unavailable]
......
Fixed by directly return if the root is not ready.
Signed-off-by: Xiao Guangrong <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions