> Hi all, > There's one build error which was brought by commit > "0fe9830b53452a6747cae9ff1a6bfc737b839a9d". > > commit 0fe9830b53452a6747cae9ff1a6bfc737b839a9d > Author: Gowrishankar Muthukrishnan > <gowrishanka...@linux.vnet.ibm.com>
Hi Gowrishankar, It seems we missed a vfio_iommu_spapr_tce_info structure in our conditional define for older kernels, so it breaks compile on those kernels. Thanks, Anatoly