Add x86 and generic implementations of atomic_test_and_set_bit() to allow
KVM selftests to atomically manage bitmaps.
Note, the generic version is taken from arch_test_and_set_bit() as of
commit
|
||
|---|---|---|
| .. | ||
| bitops | ||
| atomic-gcc.h | ||
| barrier.h | ||
| bitops.h | ||
| bitsperlong.h | ||
| hugetlb_encode.h | ||
| unaligned.h | ||