Re: [PATCHv8] x86/PCI: Initial commit for new VMD device driver

From: Bjorn Helgaas
Date: Tue Jan 12 2016 - 14:42:39 EST


On Tue, Jan 12, 2016 at 06:08:29PM +0000, Keith Busch wrote:
> On Wed, Jan 13, 2016 at 01:40:33AM +0800, kbuild test robot wrote:
> > [auto build test ERROR on tip/x86/core]
>
> Looks a reason to repost the entire series, or maybe I should have
> replied to the existing thread with the dependencies.

Reposting the series as a whole makes my life much easier. I select
all the patches in a series and apply them as a group, and that's
much harder if individual patches in the series get superceded.

> > url: https://github.com/0day-ci/linux/commits/Keith-Busch/x86-PCI-Initial-commit-for-new-VMD-device-driver/20160113-003207
> > config: x86_64-allmodconfig (attached as .config)
> > reproduce:
> > # save the attached .config to linux build tree
> > make ARCH=x86_64
> >
> > All errors (new ones prefixed by >>):
> >
> > >> arch/x86/pci/vmd.c:85:20: error: field 'dma_domain' has incomplete type
> > struct dma_domain dma_domain;