Re: [PATCH] rcu: Add MODULE_AUTHOR to rcutorture module

From: Paul E. McKenney
Date: Tue Aug 15 2006 - 16:20:19 EST


On Mon, Aug 14, 2006 at 05:26:15PM -0700, Josh Triplett wrote:

Fair enough...

Acked-by: Paul E. McKenney <paulmck@xxxxxxxxxx>
> Signed-off-by: Josh Triplett <josh@xxxxxxxxxxxxxxx>
> ---
> kernel/rcutorture.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/kernel/rcutorture.c b/kernel/rcutorture.c
> index 4d1c3d2..16b5899 100644
> --- a/kernel/rcutorture.c
> +++ b/kernel/rcutorture.c
> @@ -46,6 +46,7 @@ #include <linux/byteorder/swabb.h>
> #include <linux/stat.h>
>
> MODULE_LICENSE("GPL");
> +MODULE_AUTHOR("Paul E. McKenney <paulmck@xxxxxxxxxx>");
>
> static int nreaders = -1; /* # reader threads, defaults to 4*ncpus */
> static int stat_interval; /* Interval between stats, in seconds. */
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/