* Peter Zijlstra <pet...@infradead.org> wrote: > On Thu, Jan 29, 2015 at 05:25:07PM -0800, Linus Torvalds wrote: > > > PeterZ, please don't make "debugging" patches like this. Ever > > again. Because this was just stupid, and it took me too long > > to realize that despite the warning being shut up, the debug > > patch was still actively doing bad bad things. > > Understood.
It was my fault too - I should have realized this side effect of the new debugging facility when I merged it, which side effect, as Linus pointed it out, is a really bad idea. We are generally pretty good at doing transparent debugging in the scheduler and in the locking code, but screwed up this time around :-( Thanks, Ingo -- 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/