diff options
author | Takuya Yoshikawa <[email protected]> | 2012-10-04 17:13:12 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-10-06 03:04:56 +0900 |
commit | b74ca3b3fd0fac08167ff96287cece56e8ca6f4d (patch) | |
tree | 08d0ec23893a33feda18fccea521ac5a07bf3a9c /tools/perf/scripts/python/syscall-counts.py | |
parent | 0ef8fa6962a01e72125b1c640045e8d56be8c43a (diff) |
kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
Now that we have defined generic set_bit_le() we do not need to use
test_and_set_bit_le() for atomically setting a bit.
Signed-off-by: Takuya Yoshikawa <[email protected]>
Cc: Avi Kivity <[email protected]>
Cc: Marcelo Tosatti <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions