diff --git a/[refs] b/[refs] index 96a7f320ca2c..d153195da4f3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b4dfdbb3c707474a2254c5b4d7e62be31a4b7da9 +refs/heads/master: ff2c93a5373f12f86f3281705d11278a9f2334e2 diff --git a/trunk/kernel/rcutorture.c b/trunk/kernel/rcutorture.c index e34d22bf2293..7b965341b1dc 100644 --- a/trunk/kernel/rcutorture.c +++ b/trunk/kernel/rcutorture.c @@ -47,6 +47,7 @@ #include MODULE_LICENSE("GPL"); +MODULE_AUTHOR("Paul E. McKenney "); static int nreaders = -1; /* # reader threads, defaults to 2*ncpus */ static int stat_interval; /* Interval between stats, in seconds. */