Bugs item #2168011, was opened at 2008-10-15 11:53 Message generated for change (Comment added) made by wg1 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2168011&group_id=180599
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stephane Bakhos (nuitari3) Assigned to: Nobody/Anonymous (nobody) Summary: kvm_host.h:128: error: field 'mmu_notifier' has incomplete Initial Comment: When compiling kvm-77/76 on a 2.6.27 kernel with AMD IOMMU activated I get: kvm_host.h:128: error: field 'mmu_notifier' has incomplete type ---------------------------------------------------------------------- Comment By: Wolfram Gloger (wg1) Date: 2008-12-15 19:00 Message: I'm seeing this too, with kvm-79 and now kvm-81 on Linux-2.6.27.7 and Linux-2.6.27.9. I'm surprised that such a FTBS is not more prevalent.. For now, I have helped myself with the attached patch. ---------------------------------------------------------------------- Comment By: Stephane Bakhos (nuitari3) Date: 2008-10-15 16:18 Message: It looks like I was wrong in saying that AMD IOMMU was the cause. When I complied again I used make -j5 and it looks like it just skipped the kernel modules. ---------------------------------------------------------------------- Comment By: Stephane Bakhos (nuitari3) Date: 2008-10-15 12:11 Message: It looks like I was wrong in saying that AMD IOMMU was the cause. When I complied again I used make -j5 and it looks like it just skipped the kernel modules. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2168011&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
