diff options
| author | Takuya Yoshikawa <[email protected]> | 2012-10-05 00:13:12 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-10-05 18:04:56 +0000 |
| commit | b74ca3b3fd0fac08167ff96287cece56e8ca6f4d (patch) | |
| tree | 08d0ec23893a33feda18fccea521ac5a07bf3a9c /lib/parser.c | |
| parent | powerpc: bitops: introduce {clear,set}_bit_le() (diff) | |
| download | kernel-b74ca3b3fd0fac08167ff96287cece56e8ca6f4d.tar.gz kernel-b74ca3b3fd0fac08167ff96287cece56e8ca6f4d.zip | |
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 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions
