[PATCH 0/2] tools/virtio: fix compilation

From: Eugenio Pérez
Date: Tue Jul 06 2021 - 10:38:31 EST


Virtio testing tools cannot build. Fixing.

Comments are welcome, specially in case I missed use of stub lockdep.h.

I couldn't try some of the tools, that already did not compile on 5.13:
gpio, liblockdep, selftests, bpf, tracing.

Eugenio Pérez (2):
tools: Remove lockdep.h and its include from spinlock.h
vringh: Include spinlock.h

include/linux/vringh.h | 1 +
tools/include/linux/spinlock.h | 2 --
tools/testing/radix-tree/linux/lockdep.h | 11 -----------
3 files changed, 1 insertion(+), 13 deletions(-)
delete mode 100644 tools/testing/radix-tree/linux/lockdep.h

--
2.27.0