[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20061209232422.527ea7f1.akpm@osdl.org>
Date: Sat, 9 Dec 2006 23:24:22 -0800
From: Andrew Morton <akpm@...l.org>
To: "Robert P. J. Day" <rpjday@...dspring.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: why are some of my patches being credited to other "authors"?
> On Sat, 9 Dec 2006 05:22:32 -0500 (EST) "Robert P. J. Day" <rpjday@...dspring.com> wrote:
>
> perhaps i'm just being clueless about the authorship protocol here,
> but i'm a bit hacked off by noticing that at least one submitted patch
> of mine was apparently re-submitted (albeit slightly modified) a few
> days later by another poster and applied under that poster's name.
>
> on sun, dec 3, i submitted to the list:
>
> http://marc.theaimsgroup.com/?l=linux-kernel&m=116516635728664&w=2
>
> and yet, just by accident this morning, i see the log for that file
> ipc/sem.c contains:
>
> ======================================================
> commit 4668edc334ee90cf50c382c3e423cfc510b5a126
> Author: Burman Yan <yan_952@...mail.com>
> Date: Wed Dec 6 20:38:51 2006 -0800
>
> [PATCH] kernel core: replace kmalloc+memset with kzalloc
>
> Signed-off-by: Andrew Morton <akpm@...l.org>
> Signed-off-by: Linus Torvalds <torvalds@...l.org>
>
> diff --git a/ipc/sem.c b/ipc/sem.c
>
> ...
>
> course. stranger things have happened.
Not at all wild, actually. Quite a few people are doing kzalloc
conversions and I reguarly see overlaps.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists