diff options
author | Takuya Yoshikawa <[email protected]> | 2013-03-06 16:05:52 +0900 |
---|---|---|
committer | Marcelo Tosatti <[email protected]> | 2013-03-07 17:26:27 -0300 |
commit | 945315b9dbbe102bb3393a34ea4a10fb2a5ff303 (patch) | |
tree | c7536765ae4012070454dabd19b748bb86d96aa2 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 1044b0303464788820984a5b01c0a81860dce749 (diff) |
KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
We are traversing the linked list, invalid_list, deleting each entry by
kvm_mmu_free_page(). _safe version is there for such a case.
Reviewed-by: Gleb Natapov <[email protected]>
Signed-off-by: Takuya Yoshikawa <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions