kernel_optimize_test/tools/virtio
Michael S. Tsirkin 3663d6023a tools/virtio: compile with -pthread
[ Upstream commit f03560a57c1f60db6ac23ffd9714e1c69e2f95c7 ]

When using pthreads, one has to compile and link with -lpthread,
otherwise e.g. glibc is not guaranteed to be reentrant.

This replaces -lpthread.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-05-25 09:17:53 +02:00
..
asm tools/virtio: make asm/barrier.h self contained 2020-04-17 06:05:29 -04:00
crypto
generated
linux tools/virtio: fix build 2021-09-03 10:09:27 +02:00
ringtest
uapi/linux
vhost_test
virtio-trace
xen
.gitignore
Makefile tools/virtio: compile with -pthread 2022-05-25 09:17:53 +02:00
virtio_test.c tools/virtio: fix virtio_test execution 2022-04-08 14:39:47 +02:00
vringh_test.c tools/virtio: Use tools/include/list.h instead of stubs 2020-06-22 12:34:22 -04:00