commit | 52012619e5a2ca0491426c3712fb9054692d4a3c | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Aug 14 23:44:21 2016 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Aug 15 05:01:23 2016 +0300 |
tree | 46a3109fd785119fa1e62a41a4af23127874c67e | |
parent | 3b2fbb3f06efe5bd2dfdce2a1db703e23c1a78af [diff] |
ringtest: test build fix Recent changes to ptr_ring broke the ringtest which lacks a likely() stub. Fix it up. Fixes: 982fb490c298896d15e9323a882f34a57c11ff56 ("ptr_ring: support zero length ring") Signed-off-by: Michael S. Tsirkin <mst@redhat.com>