Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1734772
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] iommu: Add missing dependencies |
| Date | 2017-09-19 11:50 +0200 |
| Message-ID | <urnke-39c-17@gated-at.bofh.it> (permalink) |
| References | <uohkZ-HY-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Sep 10, 2017 at 01:43:37PM -0700, Guenter Roeck wrote: > parisc:allmodconfig, xtensa:allmodconfig, and possibly others generate > the following Kconfig warning. > > warning: (IPMMU_VMSA && ARM_SMMU && ARM_SMMU_V3 && QCOM_IOMMU) selects > IOMMU_IO_PGTABLE_LPAE which has unmet direct dependencies (IOMMU_SUPPORT && > HAS_DMA && (ARM || ARM64 || COMPILE_TEST && !GENERIC_ATOMIC64)) > > IOMMU_IO_PGTABLE_LPAE depends on (COMPILE_TEST && !GENERIC_ATOMIC64), > so any configuration option selecting it needs to have the same dependencies. > > Signed-off-by: Guenter Roeck <linux@roeck-us.net> > --- > drivers/iommu/Kconfig | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] iommu: Add missing dependencies Guenter Roeck <linux@roeck-us.net> - 2017-09-10 22:50 +0200 Re: [PATCH] iommu: Add missing dependencies Joerg Roedel <joro@8bytes.org> - 2017-09-19 11:50 +0200
csiph-web