On Tue, Feb 5, 2013 at 6:31 AM, Joerg Roedel <j...@8bytes.org> wrote: > Hi Shuah, > > On Fri, Feb 01, 2013 at 11:31:59AM -0700, Shuah Khan wrote: >> Yes, 3.7 has the same window of opportunity for this race condition, >> however I couldn't figure out why it doesn't happen on 3.7. On 3.7 the >> window between amd_iommu_init_hardware() and amd_iommu_init_dma_ops() >> might actually be wider than the window in 3.4. > > I think this is highly timing related. IOMMU initialization may have > been moved by a few milliseconds between the kernel versions which might > cause the warnings to appear or disappear. I don't think it has much > value to dive deeper into the differences between the initialization > sequences. > > As somethimes with such issues there is a simple and a more complex fix > for that. I'll try to come up with a simple fix for the next merge > window and implement the clean and more complex one for the next one. >
Hi Joerg, Thanks much. I will hang on to this test system for testing your fix. -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/