]> git.hungrycats.org Git - linux/commit
ptr_ring: fix up after recent ptr_ring changes
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 8 Dec 2017 15:31:37 +0000 (17:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 10 Nov 2018 15:42:50 +0000 (07:42 -0800)
commit7334e28569550a9e6bc62070c3ce1d80e39d2cbe
tree846f2d37a0b53dad171cdc437cbaaa961bd5d538
parent503c394139c94e263401ea59b1553e1916e110f2
ptr_ring: fix up after recent ptr_ring changes

[ Upstream commit 5790eabc6e7c3ce2d6ca2e3bbf4de467ce2b64b3 ]

Add more stubs to make it build.

Fixes: 81fbfe8a ("ptr_ring: use kmalloc_array()")
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/virtio/ringtest/ptr_ring.c