diff options
Diffstat (limited to 'kernel')
| -rw-r--r-- | kernel/rcutorture.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/rcutorture.c b/kernel/rcutorture.c index e34d22bf2293..7b965341b1dc 100644 --- a/kernel/rcutorture.c +++ b/kernel/rcutorture.c | |||
| @@ -47,6 +47,7 @@ | |||
| 47 | #include <linux/srcu.h> | 47 | #include <linux/srcu.h> |
| 48 | 48 | ||
| 49 | MODULE_LICENSE("GPL"); | 49 | MODULE_LICENSE("GPL"); |
| 50 | MODULE_AUTHOR("Paul E. McKenney <paulmck@us.ibm.com>"); | ||
| 50 | 51 | ||
| 51 | static int nreaders = -1; /* # reader threads, defaults to 2*ncpus */ | 52 | static int nreaders = -1; /* # reader threads, defaults to 2*ncpus */ |
| 52 | static int stat_interval; /* Interval between stats, in seconds. */ | 53 | static int stat_interval; /* Interval between stats, in seconds. */ |
