[PATCH v5 2/2] locking-selftest: Support queue rwlock

2014-06-26 Thread Waiman Long
The queue rwlock does not support the use of recursive read-lock in the process context. With changes in the lockdep code to check and disallow recursive read-lock when queue rwlock is configured, it is also necessary for the locking selftest to be updated to change the process context recursive

[PATCH v5 2/2] locking-selftest: Support queue rwlock

2014-06-26 Thread Waiman Long
The queue rwlock does not support the use of recursive read-lock in the process context. With changes in the lockdep code to check and disallow recursive read-lock when queue rwlock is configured, it is also necessary for the locking selftest to be updated to change the process context recursive