Re: [PATCH v6 0/6] drm/i915/gvt: Dma-buf support for GVT-g
From: Gerd Hoffmann
Date: Wed May 31 2017 - 04:59:30 EST
On Wed, 2017-05-31 at 02:29 +0000, Chen, Xiaoguang wrote:
> Hi Gerd,
>
> It is based on 4.12.0-rc1
Applies, good.
But then fails to build:
error: âstruct vfio_vgpu_dmabuf_infoâ has no member named âresvâ
gvt/kvmgt.c:611:11: note: in expansion of macro âoffsetofendâ
ÂÂÂminsz = offsetofend(struct vfio_vgpu_dmabuf_info, resv);
/me wonders how this was tested ...
cheers,
Gerd