> If an IO timeout occurs, it's helpful to know if the controller did not > post a completion or the driver missed an interrupt. While we never expect > the latter, this patch will make it possible to tell the difference so > we don't have to guess. Did you really got a missed interrupt? It seems reasonable, I'm just curious...