commit | bd8cc5a062f41e334596edbe823e2fa0adddd1b7 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon May 15 14:57:01 2017 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jun 08 18:52:42 2017 -0700 |
tree | d484e0604f4bd8634f21bde4ba19edd1f6879873 | |
parent | 7f0cd6333086ae09962791c31f0d4845a3329df9 [diff] |
srcu: Remove Classic SRCU Classic SRCU was only ever intended to be a fallback in case of issues with Tree/Tiny SRCU, and the latter two are doing quite well in testing. This commit therefore removes Classic SRCU. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>