On Wed, Apr 11, 2012 at 10:28:13AM -0400, Don Dutile wrote: >> + cycles_t cyc_op_timeout = tsc_khz*op_timeout*1000; > Don't we know how to do a 10sec timeout w/o tying it to tsc_khz? Right, this code should of course be using jiffies and msleep. > --> other arch compile problem source??? Well, this device is part of the x86 CPU. It's never going to be found as part of any other architecture. Why force other architectures to carry this quirk around? -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html