[PATCH RT 5/8] rt: rwsem/rwlock: lockdep annotations

2012-10-11 Thread Steven Rostedt
From: Thomas Gleixner rwlocks and rwsems on RT do not allow multiple readers. Annotate the lockdep acquire functions accordingly. Signed-off-by: Thomas Gleixner Cc: stable...@vger.kernel.org Signed-off-by: Steven Rostedt --- kernel/rt.c | 46 +-

[PATCH RT 5/8] rt: rwsem/rwlock: lockdep annotations

2012-10-11 Thread Steven Rostedt
From: Thomas Gleixner t...@linutronix.de rwlocks and rwsems on RT do not allow multiple readers. Annotate the lockdep acquire functions accordingly. Signed-off-by: Thomas Gleixner t...@linutronix.de Cc: stable...@vger.kernel.org Signed-off-by: Steven Rostedt rost...@goodmis.org --- kernel/rt.c

[PATCH RT 5/8] rt: rwsem/rwlock: lockdep annotations

2012-10-10 Thread Steven Rostedt
From: Thomas Gleixner rwlocks and rwsems on RT do not allow multiple readers. Annotate the lockdep acquire functions accordingly. Signed-off-by: Thomas Gleixner Cc: stable...@vger.kernel.org Signed-off-by: Steven Rostedt --- kernel/rt.c | 46 +-

[PATCH RT 5/8] rt: rwsem/rwlock: lockdep annotations

2012-10-10 Thread Steven Rostedt
From: Thomas Gleixner t...@linutronix.de rwlocks and rwsems on RT do not allow multiple readers. Annotate the lockdep acquire functions accordingly. Signed-off-by: Thomas Gleixner t...@linutronix.de Cc: stable...@vger.kernel.org Signed-off-by: Steven Rostedt rost...@goodmis.org --- kernel/rt.c