提交 ff2c93a5 编写于 作者: J Josh Triplett 提交者: Linus Torvalds

[PATCH] rcu: Add MODULE_AUTHOR to rcutorture module

Signed-off-by: NJosh Triplett <josh@freedesktop.org>
Acked-by: N"Paul E. McKenney" <paulmck@us.ibm.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 b4dfdbb3
......@@ -47,6 +47,7 @@
#include <linux/srcu.h>
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Paul E. McKenney <paulmck@us.ibm.com>");
static int nreaders = -1; /* # reader threads, defaults to 2*ncpus */
static int stat_interval; /* Interval between stats, in seconds. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册