On Tue, Nov 14, 2017 at 1:08 PM, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > On Tue, Nov 14, 2017 at 12:03 PM, Mathieu Desnoyers > <mathieu.desnoyers@xxxxxxxxxxxx> wrote: >> Here is the last RFC round of the updated rseq patchset containing: > > Andy? You were the one with concerns here and said you'd have > something else ready for comparison. > I had a long discussion with Mathieu and KS and I think that this is a good compromise. I haven't reviewed the series all that carefully, but I think the idea is sound. Basically, event_counter is gone (to be re-added in a later kernel if it really ends up being necessary, but it looks like it may primarily be a temptation to write subtly incorrect user code and to see scheduling details that shouldn't be readily exposed rather than a genuinely useful feature) and the versioning mechanism for the asm critical section bit is improved. My crazy proposal should be doable on top of this if there's demand and if anyone wants to write the gnarly code involved. IOW no objection from me as long as those changes were made, which I *think* they were. Mathieu? -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html