OSDN Git Service

tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
authorSean Christopherson <seanjc@google.com>
Sat, 19 Nov 2022 01:34:48 +0000 (01:34 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 2 Dec 2022 18:22:34 +0000 (13:22 -0500)
commit7f32a6cf8b5a8067537f25a1f12744292431aae1
tree92b3154d18f0909d55ae51d8b280b8fd3d55d9fe
parent03a0c819e71755398d59993b9adee203544617d5
tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers

Drop tools' non-atomic test_and_set_bit() and test_and_clear_bit() helpers
now that all users are gone.  The names will be claimed in the future for
atomic versions.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20221119013450.2643007-8-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/include/linux/bitmap.h