On Sat, 2011-07-02 at 19:05 +0200, Andi Kleen wrote: > > Which goes from the device unplug to the oops. However, there are puts > > missing from this; particularly the one where the reference goes to > > zero. > > The count was always one off because it dumps it before the actual > put. I know this. What I mean is the last seen put count before the oops is 3 (not 1). And the transition after unplug goes 13->12->10->8->7->6->5->3 implying we're missing put events. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html