History log of /linux-master/tools/virtio/linux/spinlock.h
Revision Date Author Comments
# a24ce06c 09-Aug-2021 Michael S. Tsirkin <mst@redhat.com>

tools/virtio: fix build

We use a spinlock now so add a stub.
Ignore bogus uninitialized variable warnings.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>