commit | 1e6757a92189278c484799ea98fc69bdc528940e | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <dave@stgolabs.net> | Thu Sep 11 20:40:20 2014 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Sep 16 13:41:05 2014 -0700 |
tree | 434aee0cfb1b22a6900f152c4aba1be5127dde95 | |
parent | f095bfc0ea04829d6962edaf06a5c56e0c251f5b [diff] |
locktorture: Make statistics generic The statistics structure can serve well for both reader and writer locks, thus simply rename some fields that mention 'write' and leave the declaration of lwsa. Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>