From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Davidlohr Bueso <dave@stgolabs.net>
Cc: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
linux-kernel@vger.kernel.org, Davidlohr Bueso <dbueso@suse.de>
Subject: Re: [PATCH 2/2] locktorture: 'tis a slow death
Date: Wed, 22 Jul 2015 17:13:01 -0700 [thread overview]
Message-ID: <20150723001301.GH3717@linux.vnet.ibm.com> (raw)
In-Reply-To: <1437599248-12035-2-git-send-email-dave@stgolabs.net>
On Wed, Jul 22, 2015 at 02:07:28PM -0700, Davidlohr Bueso wrote:
> ... sorry couldn't help myself.
>
> Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Cute!!!
That said, I strongly suggest reviewing these two web pages:
http://www.ascii-art.de/info/copyright/
http://www.ascii-art.de/ascii/ab/axe.txt
And then also the DCO in Documentation/SubmittingPatches, which I
reproduce here:
Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.
then you just add a line saying
Signed-off-by: Random J Developer <random@developer.example.org>
using your real name (sorry, no pseudonyms or anonymous contributions.)
I need to see something more than what I am seeing for me to be able
to accept this, cute though it unarguably is.
Thanx, Paul
> ---
> kernel/locking/locktorture.c | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/kernel/locking/locktorture.c b/kernel/locking/locktorture.c
> index e1ca7a2..3861d37 100644
> --- a/kernel/locking/locktorture.c
> +++ b/kernel/locking/locktorture.c
> @@ -17,6 +17,17 @@
> *
> * Copyright (C) IBM Corporation, 2014
> *
> + * ___
> + * .----. __) `\
> + * | == | < __=- |
> + * ___| :: |___ \\ `)/
> + * \ `----' /\ (\) (
> + * \ `. /( \/ /\\
> + * | : | \ / \\
> + * \ _._ / `" <_>
> + * xxx(o)xx
> + * 7jan0 cjr
> + *
> * Authors: Paul E. McKenney <paulmck@us.ibm.com>
> * Davidlohr Bueso <dave@stgolabs.net>
> * Based on kernel/rcu/torture.c.
> --
> 2.1.4
>
next prev parent reply other threads:[~2015-07-23 0:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-22 21:07 [PATCH 1/2] locktorture: Support rtmutex torturing Davidlohr Bueso
2015-07-22 21:07 ` [PATCH 2/2] locktorture: 'tis a slow death Davidlohr Bueso
2015-07-23 0:13 ` Paul E. McKenney [this message]
2015-07-23 19:54 ` Davidlohr Bueso
2015-07-23 22:55 ` Paul E. McKenney
2015-07-23 0:17 ` [PATCH 1/2] locktorture: Support rtmutex torturing Paul E. McKenney
2015-07-23 20:23 ` Davidlohr Bueso
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=20150723001301.GH3717@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=dave@stgolabs.net \
--cc=dbueso@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.