Re: linux-next: Tree for Sep 9 (ntb)

From: Jon Mason
Date: Mon Sep 09 2013 - 19:19:52 EST


On Mon, Sep 09, 2013 at 11:12:51AM -0700, Randy Dunlap wrote:
> On 09/08/13 23:16, Stephen Rothwell wrote:
> > Hi all,
> >
> > Please do not add any code for v3.13 to your linux-next included branches
> > until after v3.12-rc1 is released.
> >
> > Changes since 20130906:
> >
>
>
> on x86_64:
>
> drivers/built-in.o: In function `ntb_transport_free_queue':
> (.text+0x150344): undefined reference to `dma_sync_wait'
> drivers/built-in.o: In function `ntb_transport_create_queue':
> (.text+0x1504b5): undefined reference to `dma_find_channel'
> drivers/built-in.o: In function `ntb_transport_rx':
> ntb_transport.c:(.text+0x150c65): undefined reference to `dma_sync_wait'
>
>
> ntb_transport.c uses several dma_*() interfaces.
> It looks like it needs to select DMA_ENGINE at a minimum.

Discussed it with Dan Williams, and will have a patch out shortly
correct it.

Thanks,
Jon

>
>
> --
> ~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/