Re: linux-next: build failure after merge of the virtio tree

2015-03-18 Thread Rusty Russell
Stephen Rothwell writes: > Hi Rusty, > > After merging the virtio tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/virtio/virtio_mmio.c:250:12: error: redefinition of 'vm_generation' > static u32 vm_generation(struct virtio_device *vdev) > ^ > drive

Re: linux-next: build failure after merge of the virtio tree

2012-12-10 Thread Rusty Russell
Stephen Rothwell writes: > Hi Rusty, > > After merging the virtio tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/net/virtio_net.c: In function 'vq2txq': > drivers/net/virtio_net.c:150:2: error: implicit declaration of function > 'virtqueue_get_queue_index' [