On Thu, 2011-09-01 at 17:55 -0700, Jeremy Fitzhardinge wrote: > From: Srivatsa Vaddagiri <vatsa@xxxxxxxxxxxxxxxxxx> > > We must release the lock before checking to see if the lock is in > slowpath or else there's a potential race where the lock enters the > slow path after the unlocker has checked the slowpath flag, but before > it has actually unlocked. > > Signed-off-by: Srivatsa Vaddagiri <vatsa@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx> Wouldn't it be much better to fold it back so that this bug never happens when you bisect? -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html