[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210706142632.670483-1-eperezma@redhat.com>
Date: Tue, 6 Jul 2021 16:26:30 +0200
From: Eugenio Pérez <eperezma@...hat.com>
To: mst@...hat.com, linux-kernel@...r.kernel.org
Cc: Matthew Wilcox <willy@...radead.org>,
Jason Wang <jasowang@...hat.com>,
Stefano Garzarella <sgarzare@...hat.com>,
Yunsheng Lin <linyunsheng@...wei.com>
Subject: [PATCH 0/2] tools/virtio: fix compilation
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
Powered by blists - more mailing lists