Re: [PATCH] drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86

From: Sasha Levin
Date: Mon Oct 28 2019 - 12:20:50 EST


On Thu, Oct 17, 2019 at 08:57:03AM +0800, Boqun Feng wrote:
Currently hyperv-iommu is implemented in a x86 specific way, for
example, apic is used. So make the HYPERV_IOMMU Kconfig depend on X86
as a preparation for enabling HyperV on architecture other than x86.

Cc: Lan Tianyu <Tianyu.Lan@xxxxxxxxxxxxx>
Cc: Michael Kelley <mikelley@xxxxxxxxxxxxx>
Cc: linux-hyperv@xxxxxxxxxxxxxxx
Signed-off-by: Boqun Feng (Microsoft) <boqun.feng@xxxxxxxxx>

Queued up for hyperv-fixes, thanks!

--
Thanks,
Sasha