Displaying 4 results from an estimated 4 matches for "blktap_sring".
2015 Oct 14
1
Bug#801768: blktap-dkms: module FTBFS for Linux 4.2: error: too many arguments to function 'mempool_resize'
...linux-blktap.h:66:0,
from /var/lib/dkms/blktap/2.0.93/build/blktap.h:33,
from /var/lib/dkms/blktap/2.0.93/build/control.c:30:
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:119:24: warning: variably modified 'pending' at file scope
sizeof(((struct blktap_sring *)0)->ring[0])))
^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:15:59: note: in definition of macro '__RD2'
#define __RD2(_x) (((_x) & 0x00000002) ? 0x2 : ((_x) & 0x1))...
2017 Sep 09
5
Bug#874751: blktap-dkms: module FTBFS for Linux 4.12
...linux-blktap.h:66:0,
from /var/lib/dkms/blktap/2.0.93/build/blktap.h:33,
from /var/lib/dkms/blktap/2.0.93/build/request.c:31:
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:119:24: warning: variably modified 'pending' at file scope
sizeof(((struct blktap_sring *)0)->ring[0])))
^
/usr/src/linux-headers-4.12.0-1-common/include/xen/interface/io/ring.h:15:59: note: in definition of macro '__RD2'
#define __RD2(_x) (((_x) & 0x00000002) ? 0x2 : ((_x) & 0x1))...
2014 Oct 05
1
Bug#764132: fails to compile with linux-image-3.16-2-amd64
...h:66:0,
from /var/lib/dkms/blktap/2.0.91/build/blktap.h:32,
from /var/lib/dkms/blktap/2.0.91/build/control.c:30:
/var/lib/dkms/blktap/2.0.91/build/linux-blktap.h:119:24: warning: variably modified ?pending? at file scope [enabled by default]
sizeof(((struct blktap_sring *)0)->ring[0])))
^
/usr/src/linux-headers-3.16-2-common/include/xen/interface/io/ring.h:15:59: note: in definition of macro ?__RD2?
#define __RD2(_x) (((_x) & 0x00000002) ? 0x2 : ((_x) & 0x1))
^...
2013 Jul 15
6
[PATCH 0 of 6 RESEND v2] blktap3/sring: shared ring between tapdisk and the front-end
This patch series introduces the shared ring used by the front-end to pass
request descriptors to tapdisk, as well as responses from tapdisk to the
front-end. Requests from this ring end up in tapdisk''s standard request queue.
When the tapback daemon detects that the front-end tries to connect to the
back-end, it spawns a tapdisk and tells it to connect to the shared ring. The
shared