Re: [PATCH] KVM: PPC: Book3S HV: Fix build failure without IOMMU support

2019-02-22 Thread Paul Mackerras
On Thu, Feb 21, 2019 at 02:28:48PM +1100, Jordan Niethe wrote: > Currently trying to build without IOMMU support will fail: > > (.text+0x1380): undefined reference to `kvmppc_h_get_tce' > (.text+0x1384): undefined reference to `kvmppc_rm_h_put_tce' > (.text+0x149c): undefined reference to

[PATCH] KVM: PPC: Book3S HV: Fix build failure without IOMMU support

2019-02-20 Thread Jordan Niethe
Currently trying to build without IOMMU support will fail: (.text+0x1380): undefined reference to `kvmppc_h_get_tce' (.text+0x1384): undefined reference to `kvmppc_rm_h_put_tce' (.text+0x149c): undefined reference to `kvmppc_rm_h_stuff_tce' (.text+0x14a0): undefined reference to