lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ