Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1190381 > unrolled thread

Re: [PATCH 2/2] locktorture: 'tis a slow death

Started by"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
First post2015-07-23 02:20 +0200
Last post2015-07-24 01:00 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/2] locktorture: 'tis a slow death "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-07-23 02:20 +0200
    Re: [PATCH 2/2] locktorture: 'tis a slow death "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-07-24 01:00 +0200

#1190381 — Re: [PATCH 2/2] locktorture: 'tis a slow death

From"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Date2015-07-23 02:20 +0200
SubjectRe: [PATCH 2/2] locktorture: 'tis a slow death
Message-ID<pPcoV-6YF-1@gated-at.bofh.it>
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
> 

--
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/

[toc] | [next] | [standalone]


#1191383

From"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Date2015-07-24 01:00 +0200
Message-ID<pPxD4-433-13@gated-at.bofh.it>
In reply to#1190381
On Thu, Jul 23, 2015 at 12:54:42PM -0700, Davidlohr Bueso wrote:
> On Wed, 2015-07-22 at 17:13 -0700, Paul E. McKenney wrote:
> > I need to see something more than what I am seeing for me to be able
> > to accept this, cute though it unarguably is.
> 
> heh I didn't consider copyright for this kind of stuff. And was naive to
> think that keeping his (what I assume to be) initials was enough. I've
> contacted the author for permission to use his work.
> 
> But yeah, I had to laugh when I saw this. Although I probably triggered
> some red flag by googling 'torture' and 'weapons' :-)

OK, once you get permission from the author to use under GPLv2, no
problem.

							Thanx, Paul

--
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/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web