Re: linux-next: Tree for Feb 2 (kvmtool)

From: Randy Dunlap
Date: Thu Feb 02 2012 - 17:30:32 EST


On 02/01/2012 07:45 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20120201:


On some randconfig i386 builds, I am seeing this:

warning: (KVMTOOL_TEST_ENABLE && AMD_IOMMU) selects PCI_MSI which has unmet direct dependencies (PCI && ARCH_SUPPORTS_MSI)

because ARCH_SUPPORTS_MSI needs both X86_LOCAL_APIC and X86_IO_APIC
but configs don't necessarily have both of them enabled.

Do you want to add more selects here?
(this mess could continue for quite some time with other kconfig symbols)

--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/