> +> > > /* > +> > > * Allow read-after-read or read-after-write recursion of the > +> > > * same lock class for RT rwlocks. > +> > > */ > +> > > if (read == 3 && (prev->read == 3 || prev->read == 0)) Pff, shoulda left it reader vs reader.. but it's gotta be wrong anyway. -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html