On Wed, 10 Sep 2014, Peter Zijlstra wrote: > > I've been trying for months now to make progress on these but this type of > > bug is really hard to debug. > > Did we actually fix some at least? I had the idea we did get a few > sorted. But yes, this is tedious and hard going :/
we did fix some of them. Others it's a bit unclear. Fixes went in that made my particular testcase stop triggering things, but more fuzzing would crash in similar ways. So it's unclear if the actual problem was fixed or if the fix just shook things up enough to make the original bug (probably a race condition of some sort) harder to trigger. Vince -- 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/