So I noticed Cong Wang's patch (3577af70a2ce4853d58e57d832e687d739281479)
        perf: Fix a race condition in perf_remove_from_context()

and that sounds a lot like the weird fork()/memory-corruption bug that the 
fuzzer has been triggering.

So I applied that patch alone on top of the 3.17-rc4 kernel that I could 
reproducibly reboot... and with the patch I can't trigger the problem 
anymore.

Now that just might mean the patch pushed the code around enough so my 
test doesn't trigger, but there is hope that maybe this fixes things.

Cong Wang, do you have more info on how you came across this bug?  And how 
you tracked down the problem?

Thanks,

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/

Reply via email to