commit | 4a29865689dbb87a02e3b0fff4a4ae5041273173 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Sun Apr 03 21:33:51 2011 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu May 05 23:16:56 2011 -0700 |
tree | 72c9f1641a9fb05e3ae4d8cc068f62f9c566bae9 | |
parent | d71df90eadfc35aa549ff9a850842673febca71f [diff] |
rcu: make rcutorture version numbers available through debugfs It is not possible to accurately correlate rcutorture output with that of debugfs. This patch therefore adds a debugfs file that prints out the rcutorture version number, permitting easy correlation. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>