On Sat, 31 May 2014 15:57:48 -0000 Thomas Gleixner <[email protected]> wrote:
> The tester has been broken for quite some time. It's possible to fix > it, but the main reason for having it in the kernel was the lock steal > mechanism in the rtmutex code. That's gone, so we can implement a > stateful correctness tester just via the futex syscall. > > Signed-off-by: Thomas Gleixner <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Cc: Steven Rostedt <[email protected]> I'm assuming that you only added what I said was missing. I didn't re-review the rest of the patch. Reviewed-by: Steven Rostedt <[email protected]> -- Steve > Cc: Lai Jiangshan <[email protected]> > Link: http://lkml.kernel.org/r/[email protected] > Signed-off-by: Thomas Gleixner <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

