From: "Paul E. McKenney" <paulmck@us.ibm.com>
To: Josh Triplett <josht@us.ibm.com>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>,
Dipkanar Sarma <dipankar@in.ibm.com>
Subject: Re: [PATCH] rcu: Add MODULE_AUTHOR to rcutorture module
Date: Tue, 15 Aug 2006 13:23:18 -0700 [thread overview]
Message-ID: <20060815202318.GA1293@us.ibm.com> (raw)
In-Reply-To: <1155601575.5557.30.camel@josh-work.beaverton.ibm.com>
On Mon, Aug 14, 2006 at 05:26:15PM -0700, Josh Triplett wrote:
Fair enough...
Acked-by: Paul E. McKenney <paulmck@us.ibm.com>
> Signed-off-by: Josh Triplett <josh@freedesktop.org>
> ---
> 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@us.ibm.com>");
>
> 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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2006-08-15 20:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-15 0:26 [PATCH] rcu: Add MODULE_AUTHOR to rcutorture module Josh Triplett
2006-08-15 20:23 ` Paul E. McKenney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060815202318.GA1293@us.ibm.com \
--to=paulmck@us.ibm.com \
--cc=akpm@osdl.org \
--cc=dipankar@in.ibm.com \
--cc=josht@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox