commit | b91935dcc7146e64b6134e94052022361c73a117 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Sep 28 10:49:42 2012 +0100 |
committer | Anders Roxell <anders.roxell@linaro.org> | Fri Jun 26 22:31:23 2015 +0200 |
tree | 7eb94830c63ec62225ea9292748a965ae5fc2cf0 | |
parent | f91b917f251a9d5f808909484394be8c9b5a7edd [diff] |
rt: rwsem/rwlock: lockdep annotations rwlocks and rwsems on RT do not allow multiple readers. Annotate the lockdep acquire functions accordingly. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: stable-rt@vger.kernel.org