public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Documentation error: SubmittingPatches
@ 2008-10-10 14:15 Nick Warne
  2008-10-10 14:48 ` Alex Howells
  0 siblings, 1 reply; 16+ messages in thread
From: Nick Warne @ 2008-10-10 14:15 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel


Andrews' URL seems to be AWOL

Documentation/SubmittingPatches: line 656

<http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>

Nick
-- 
Free Software Foundation Associate Member 5508

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Documentation error: SubmittingPatches
  2008-10-10 14:15 Documentation error: SubmittingPatches Nick Warne
@ 2008-10-10 14:48 ` Alex Howells
  2008-10-10 16:34   ` Randy Dunlap
  0 siblings, 1 reply; 16+ messages in thread
From: Alex Howells @ 2008-10-10 14:48 UTC (permalink / raw)
  To: Nick Warne; +Cc: trivial, linux-kernel

Nick Warne wrote:
> Andrews' URL seems to be AWOL
> 
> Documentation/SubmittingPatches: line 656
> <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>

The URL for -mm tree bisection was also missing and he mailed me a link.
Perhaps time to update the URLs generally?

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Documentation error: SubmittingPatches
  2008-10-10 14:48 ` Alex Howells
@ 2008-10-10 16:34   ` Randy Dunlap
  2008-10-10 17:26     ` FD Cami
  0 siblings, 1 reply; 16+ messages in thread
From: Randy Dunlap @ 2008-10-10 16:34 UTC (permalink / raw)
  To: Alex Howells; +Cc: Nick Warne, trivial, linux-kernel

On Fri, 10 Oct 2008 15:48:39 +0100 Alex Howells wrote:

> Nick Warne wrote:
> > Andrews' URL seems to be AWOL
> > 
> > Documentation/SubmittingPatches: line 656
> > <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
> 
> The URL for -mm tree bisection was also missing and he mailed me a link.
> Perhaps time to update the URLs generally?

Would one of you send a patch, please?

---
~Randy

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Documentation error: SubmittingPatches
  2008-10-10 16:34   ` Randy Dunlap
@ 2008-10-10 17:26     ` FD Cami
  2008-10-10 18:10       ` Andrew Morton
  0 siblings, 1 reply; 16+ messages in thread
From: FD Cami @ 2008-10-10 17:26 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Randy Dunlap, Alex Howells, Nick Warne, trivial, linux-kernel

On Fri, 10 Oct 2008 09:34:27 -0700
Randy Dunlap <randy.dunlap@oracle.com> wrote:

> On Fri, 10 Oct 2008 15:48:39 +0100 Alex Howells wrote:
> 
> > Nick Warne wrote:
> > > Andrews' URL seems to be AWOL
> > > 
> > > Documentation/SubmittingPatches: line 656
> > > <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
> > 
> > The URL for -mm tree bisection was also missing and he mailed me a link.
> > Perhaps time to update the URLs generally?
> 
> Would one of you send a patch, please?

Andrew, could you tell us where to find this now ?
That way we could update the URLs instead of removing them.

Also, should we change all instances of your old email addresses to the current one ?

Cheers

Francois

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Documentation error: SubmittingPatches
  2008-10-10 17:26     ` FD Cami
@ 2008-10-10 18:10       ` Andrew Morton
  2008-10-10 18:14         ` Randy Dunlap
                           ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Andrew Morton @ 2008-10-10 18:10 UTC (permalink / raw)
  To: FD Cami; +Cc: Randy Dunlap, Alex Howells, Nick Warne, trivial, linux-kernel

On Fri, 10 Oct 2008 19:26:00 +0200 FD Cami <francois.cami@free.fr> wrote:

> On Fri, 10 Oct 2008 09:34:27 -0700
> Randy Dunlap <randy.dunlap@oracle.com> wrote:
> 
> > On Fri, 10 Oct 2008 15:48:39 +0100 Alex Howells wrote:
> > 
> > > Nick Warne wrote:
> > > > Andrews' URL seems to be AWOL
> > > > 
> > > > Documentation/SubmittingPatches: line 656
> > > > <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
> > > 
> > > The URL for -mm tree bisection was also missing and he mailed me a link.
> > > Perhaps time to update the URLs generally?
> > 
> > Would one of you send a patch, please?

My zip account died for some reason.

> 
> Andrew, could you tell us where to find this now ?

http://userweb.kernel.org/~akpm/stuff/tpp.txt

> That way we could update the URLs instead of removing them.

We probably don't need the link at all - I think someone copied the
guts of that doc into SubmittingPatches.

> Also, should we change all instances of your old email addresses to the current one ?

If they're there, please just delete any email address.  People can use
the real name an an index into MAINTAINERS to find the current email
address.


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Documentation error: SubmittingPatches
  2008-10-10 18:10       ` Andrew Morton
@ 2008-10-10 18:14         ` Randy Dunlap
  2008-10-10 18:23           ` Andrew Morton
  2008-10-10 19:25         ` [PATCH] Remove Andrew Morton's old email accounts FD Cami
                           ` (2 subsequent siblings)
  3 siblings, 1 reply; 16+ messages in thread
From: Randy Dunlap @ 2008-10-10 18:14 UTC (permalink / raw)
  To: Andrew Morton; +Cc: FD Cami, Alex Howells, Nick Warne, trivial, linux-kernel

Andrew Morton wrote:
> On Fri, 10 Oct 2008 19:26:00 +0200 FD Cami <francois.cami@free.fr> wrote:
> 
>> On Fri, 10 Oct 2008 09:34:27 -0700
>> Randy Dunlap <randy.dunlap@oracle.com> wrote:
>>
>>> On Fri, 10 Oct 2008 15:48:39 +0100 Alex Howells wrote:
>>>
>>>> Nick Warne wrote:
>>>>> Andrews' URL seems to be AWOL
>>>>>
>>>>> Documentation/SubmittingPatches: line 656
>>>>> <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
>>>> The URL for -mm tree bisection was also missing and he mailed me a link.
>>>> Perhaps time to update the URLs generally?
>>> Would one of you send a patch, please?
> 
> My zip account died for some reason.
> 
>> Andrew, could you tell us where to find this now ?
> 
> http://userweb.kernel.org/~akpm/stuff/tpp.txt
> 
>> That way we could update the URLs instead of removing them.
> 
> We probably don't need the link at all - I think someone copied the
> guts of that doc into SubmittingPatches.

Do you have a current copy of tpp.txt so that we can check that?

>> Also, should we change all instances of your old email addresses to the current one ?
> 
> If they're there, please just delete any email address.  People can use
> the real name an an index into MAINTAINERS to find the current email
> address.

-- 
~Randy

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Documentation error: SubmittingPatches
  2008-10-10 18:14         ` Randy Dunlap
@ 2008-10-10 18:23           ` Andrew Morton
  2008-10-10 18:25             ` Randy Dunlap
  0 siblings, 1 reply; 16+ messages in thread
From: Andrew Morton @ 2008-10-10 18:23 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: FD Cami, Alex Howells, Nick Warne, trivial, linux-kernel

On Fri, 10 Oct 2008 11:14:42 -0700 Randy Dunlap <randy.dunlap@oracle.com> wrote:

> Andrew Morton wrote:
> > On Fri, 10 Oct 2008 19:26:00 +0200 FD Cami <francois.cami@free.fr> wrote:
> > 
> >> On Fri, 10 Oct 2008 09:34:27 -0700
> >> Randy Dunlap <randy.dunlap@oracle.com> wrote:
> >>
> >>> On Fri, 10 Oct 2008 15:48:39 +0100 Alex Howells wrote:
> >>>
> >>>> Nick Warne wrote:
> >>>>> Andrews' URL seems to be AWOL
> >>>>>
> >>>>> Documentation/SubmittingPatches: line 656
> >>>>> <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
> >>>> The URL for -mm tree bisection was also missing and he mailed me a link.
> >>>> Perhaps time to update the URLs generally?
> >>> Would one of you send a patch, please?
> > 
> > My zip account died for some reason.
> > 
> >> Andrew, could you tell us where to find this now ?
> > 
> > http://userweb.kernel.org/~akpm/stuff/tpp.txt                  <-----
> >                                                                      \
> >> That way we could update the URLs instead of removing them.         |
> >                                                                      |
> > We probably don't need the link at all - I think someone copied the  |
> > guts of that doc into SubmittingPatches.                             |
>                                                                        |
> Do you have a current copy of tpp.txt so that we can check that?       |
                                                                         /
    ---------------------------------------------------------------------

:)

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Documentation error: SubmittingPatches
  2008-10-10 18:23           ` Andrew Morton
@ 2008-10-10 18:25             ` Randy Dunlap
  0 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2008-10-10 18:25 UTC (permalink / raw)
  To: Andrew Morton; +Cc: FD Cami, Alex Howells, Nick Warne, trivial, linux-kernel

Andrew Morton wrote:
> On Fri, 10 Oct 2008 11:14:42 -0700 Randy Dunlap <randy.dunlap@oracle.com> wrote:
> 
>> Andrew Morton wrote:
>>> On Fri, 10 Oct 2008 19:26:00 +0200 FD Cami <francois.cami@free.fr> wrote:
>>>
>>>> On Fri, 10 Oct 2008 09:34:27 -0700
>>>> Randy Dunlap <randy.dunlap@oracle.com> wrote:
>>>>
>>>>> On Fri, 10 Oct 2008 15:48:39 +0100 Alex Howells wrote:
>>>>>
>>>>>> Nick Warne wrote:
>>>>>>> Andrews' URL seems to be AWOL
>>>>>>>
>>>>>>> Documentation/SubmittingPatches: line 656
>>>>>>> <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
>>>>>> The URL for -mm tree bisection was also missing and he mailed me a link.
>>>>>> Perhaps time to update the URLs generally?
>>>>> Would one of you send a patch, please?
>>> My zip account died for some reason.
>>>
>>>> Andrew, could you tell us where to find this now ?
>>> http://userweb.kernel.org/~akpm/stuff/tpp.txt                  <-----
>>>                                                                      \
>>>> That way we could update the URLs instead of removing them.         |
>>>                                                                      |
>>> We probably don't need the link at all - I think someone copied the  |
>>> guts of that doc into SubmittingPatches.                             |
>>                                                                        |
>> Do you have a current copy of tpp.txt so that we can check that?       |
>                                                                          /
>     ---------------------------------------------------------------------
> 
> :)

argh.  I had already looked there, before you added it.  Thanks.

-- 
~Randy

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH] Remove Andrew Morton's old email accounts
  2008-10-10 18:10       ` Andrew Morton
  2008-10-10 18:14         ` Randy Dunlap
@ 2008-10-10 19:25         ` FD Cami
  2008-10-10 19:48           ` Nick Warne
  2008-10-10 21:19         ` [PATCH] Remove Andrew Morton's http://www.zip.com.au/~akpm/ FD Cami
  2008-10-10 21:56         ` [PATCH] Remove Andrew Morton's andrewm@uow.edu.au FD Cami
  3 siblings, 1 reply; 16+ messages in thread
From: FD Cami @ 2008-10-10 19:25 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Randy Dunlap, Alex Howells, Nick Warne, trivial, linux-kernel,
	Li Yang

On Fri, 10 Oct 2008 11:10:31 -0700
Andrew Morton <akpm@linux-foundation.org> wrote:

> On Fri, 10 Oct 2008 19:26:00 +0200 FD Cami <francois.cami@free.fr> wrote:
> 
> > Also, should we change all instances of your old email addresses to the current one ?
> 
> If they're there, please just delete any email address.  People can use
> the real name an an index into MAINTAINERS to find the current email
> address.

Remove Andrew Morton's email addresses.
There is still one akpm@osdl.org living in linux-2.6.27/Documentation/zh_CN/SubmittingDrivers
but I am not sure how not to break this file. Li Yang CC'ed for this reason.

Should we think about systematically removing maintainers' email addresses from the code and documentation ?

Signed-off-by: Francois Cami <francois.cami@free.fr>


diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/Documentation/networking/cs89x0.txt linux-2.6.27-mine/Documentation/networking/cs89x0.txt
--- linux-2.6.27/Documentation/networking/cs89x0.txt	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/Documentation/networking/cs89x0.txt	2008-10-10 21:08:03.000000000 +0200
@@ -690,7 +690,7 @@ latest drivers and technical publication
 6.4 Current maintainer
 
 In February 2000 the maintenance of this driver was assumed by Andrew
-Morton <akpm@zip.com.au>
+Morton.
 
 6.5 Kernel module parameters
 
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/Documentation/networking/vortex.txt linux-2.6.27-mine/Documentation/networking/vortex.txt
--- linux-2.6.27/Documentation/networking/vortex.txt	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/Documentation/networking/vortex.txt	2008-10-10 21:07:39.000000000 +0200
@@ -11,7 +11,7 @@ The driver was written by Donald Becker 
 Don is no longer the prime maintainer of this version of the driver. 
 Please report problems to one or more of:
 
-  Andrew Morton <akpm@osdl.org>
+  Andrew Morton
   Netdev mailing list <netdev@vger.kernel.org>
   Linux kernel mailing list <linux-kernel@vger.kernel.org>
 
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/Documentation/SAK.txt linux-2.6.27-mine/Documentation/SAK.txt
--- linux-2.6.27/Documentation/SAK.txt	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/Documentation/SAK.txt	2008-10-10 21:06:31.000000000 +0200
@@ -1,5 +1,5 @@
 Linux 2.4.2 Secure Attention Key (SAK) handling
-18 March 2001, Andrew Morton <akpm@osdl.org>
+18 March 2001, Andrew Morton
 
 An operating system's Secure Attention Key is a security tool which is
 provided as protection against trojan password capturing programs.  It
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/Documentation/scsi/ChangeLog.megaraid linux-2.6.27-mine/Documentation/scsi/ChangeLog.megaraid
--- linux-2.6.27/Documentation/scsi/ChangeLog.megaraid	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/Documentation/scsi/ChangeLog.megaraid	2008-10-10 21:06:58.000000000 +0200
@@ -409,7 +409,7 @@ i.	Function reordering so that inline fu
 	megaraid_mbox_prepare_pthru, megaraid_mbox_prepare_epthru,
 	megaraid_busywait_mbox
 
-		- Andrew Morton <akpm@osdl.org>, 08.19.2004
+		- Andrew Morton, 08.19.2004
 		linux-scsi mailing list
 
 	"Something else to clean up after inclusion: every instance of an
@@ -471,13 +471,13 @@ vi.	Add support for 64-bit applications.
 vii.	Move the function declarations for the management module from
 	megaraid_mm.h to megaraid_mm.c
 
-		- Andrew Morton <akpm@osdl.org>, 08.19.2004
+		- Andrew Morton, 08.19.2004
 		linux-scsi mailing list
 
 viii.	Change default values for MEGARAID_NEWGEN, MEGARAID_MM, and
 	MEGARAID_MAILBOX to 'n' in Kconfig.megaraid
 
-		- Andrew Morton <akpm@osdl.org>, 08.19.2004
+		- Andrew Morton, 08.19.2004
 		linux-scsi mailing list
 
 ix.	replace udelay with msleep
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/Documentation/SubmittingDrivers linux-2.6.27-mine/Documentation/SubmittingDrivers
--- linux-2.6.27/Documentation/SubmittingDrivers	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/Documentation/SubmittingDrivers	2008-10-10 21:06:17.000000000 +0200
@@ -41,7 +41,7 @@ Linux 2.4:
 Linux 2.6:
 	The same rules apply as 2.4 except that you should follow linux-kernel
 	to track changes in API's. The final contact point for Linux 2.6
-	submissions is Andrew Morton <akpm@osdl.org>.
+	submissions is Andrew Morton.
 
 What Criteria Determine Acceptance
 ----------------------------------
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/fs/direct-io.c linux-2.6.27-mine/fs/direct-io.c
--- linux-2.6.27/fs/direct-io.c	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/fs/direct-io.c	2008-10-10 21:11:30.000000000 +0200
@@ -5,11 +5,11 @@
  *
  * O_DIRECT
  *
- * 04Jul2002	akpm@zip.com.au
+ * 04Jul2002	Andrew Morton
  *		Initial version
  * 11Sep2002	janetinc@us.ibm.com
  * 		added readv/writev support.
- * 29Oct2002	akpm@zip.com.au
+ * 29Oct2002	Andrew Morton
  *		rewrote bio_add_page() support.
  * 30Oct2002	pbadari@us.ibm.com
  *		added support for non-aligned IO.
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/fs/fs-writeback.c linux-2.6.27-mine/fs/fs-writeback.c
--- linux-2.6.27/fs/fs-writeback.c	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/fs/fs-writeback.c	2008-10-10 21:10:51.000000000 +0200
@@ -8,7 +8,7 @@
  * pages against inodes.  ie: data writeback.  Writeout of the
  * inode itself is not handled here.
  *
- * 10Apr2002	akpm@zip.com.au
+ * 10Apr2002	Andrew Morton
  *		Split out of fs/inode.c
  *		Additions for address_space-based writeback
  */
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/fs/mpage.c linux-2.6.27-mine/fs/mpage.c
--- linux-2.6.27/fs/mpage.c	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/fs/mpage.c	2008-10-10 21:11:45.000000000 +0200
@@ -6,7 +6,7 @@
  * Contains functions related to preparing and submitting BIOs which contain
  * multiple pagecache pages.
  *
- * 15May2002	akpm@zip.com.au
+ * 15May2002	Andrew Morton
  *		Initial version
  * 27Jun2002	axboe@suse.de
  *		use bio_add_page() to build bio's just the right size
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/include/linux/journal-head.h linux-2.6.27-mine/include/linux/journal-head.h
--- linux-2.6.27/include/linux/journal-head.h	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/include/linux/journal-head.h	2008-10-10 21:05:26.000000000 +0200
@@ -3,7 +3,7 @@
  *
  * buffer_head fields for JBD
  *
- * 27 May 2001 Andrew Morton <akpm@digeo.com>
+ * 27 May 2001 Andrew Morton
  *	Created - pulled out of fs.h
  */
 
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/include/linux/task_io_accounting.h linux-2.6.27-mine/include/linux/task_io_accounting.h
--- linux-2.6.27/include/linux/task_io_accounting.h	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/include/linux/task_io_accounting.h	2008-10-10 21:05:47.000000000 +0200
@@ -5,7 +5,7 @@
  * Don't include this header file directly - it is designed to be dragged in via
  * sched.h.
  *
- * Blame akpm@osdl.org for all this.
+ * Blame Andrew Morton for all this.
  */
 
 struct task_io_accounting {
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/mm/fadvise.c linux-2.6.27-mine/mm/fadvise.c
--- linux-2.6.27/mm/fadvise.c	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/mm/fadvise.c	2008-10-10 21:09:34.000000000 +0200
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2002, Linus Torvalds
  *
- * 11Jan2003	akpm@digeo.com
+ * 11Jan2003	Andrew Morton
  *		Initial version.
  */
 
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/mm/page-writeback.c linux-2.6.27-mine/mm/page-writeback.c
--- linux-2.6.27/mm/page-writeback.c	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/mm/page-writeback.c	2008-10-10 21:10:06.000000000 +0200
@@ -7,7 +7,7 @@
  * Contains functions related to writing back dirty pages at the
  * address_space level.
  *
- * 10Apr2002	akpm@zip.com.au
+ * 10Apr2002	Andrew Morton
  *		Initial version
  */
 
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/mm/pdflush.c linux-2.6.27-mine/mm/pdflush.c
--- linux-2.6.27/mm/pdflush.c	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/mm/pdflush.c	2008-10-10 21:09:50.000000000 +0200
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2002, Linus Torvalds.
  *
- * 09Apr2002	akpm@zip.com.au
+ * 09Apr2002	Andrew Morton
  *		Initial version
  * 29Feb2004	kaos@sgi.com
  *		Move worker thread creation to kthread to avoid chewing
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/mm/readahead.c linux-2.6.27-mine/mm/readahead.c
--- linux-2.6.27/mm/readahead.c	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/mm/readahead.c	2008-10-10 21:10:24.000000000 +0200
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2002, Linus Torvalds
  *
- * 09Apr2002	akpm@zip.com.au
+ * 09Apr2002	Andrew Morton
  *		Initial version.
  */
 
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/mm/truncate.c linux-2.6.27-mine/mm/truncate.c
--- linux-2.6.27/mm/truncate.c	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/mm/truncate.c	2008-10-10 21:10:36.000000000 +0200
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2002, Linus Torvalds
  *
- * 10Sep2002	akpm@zip.com.au
+ * 10Sep2002	Andrew Morton
  *		Initial version.
  */
 

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH] Remove Andrew Morton's old email accounts
  2008-10-10 19:25         ` [PATCH] Remove Andrew Morton's old email accounts FD Cami
@ 2008-10-10 19:48           ` Nick Warne
  2008-10-10 20:26             ` Alex Howells
  0 siblings, 1 reply; 16+ messages in thread
From: Nick Warne @ 2008-10-10 19:48 UTC (permalink / raw)
  To: FD Cami
  Cc: Andrew Morton, Randy Dunlap, Alex Howells, trivial, linux-kernel,
	Li Yang

On Fri, 10 Oct 2008 21:25:53 +0200
FD Cami <francois.cami@free.fr> wrote:

> On Fri, 10 Oct 2008 11:10:31 -0700
> Andrew Morton <akpm@linux-foundation.org> wrote:
> 
> > On Fri, 10 Oct 2008 19:26:00 +0200 FD Cami <francois.cami@free.fr>
> > wrote:
> > 
> > > Also, should we change all instances of your old email addresses
> > > to the current one ?
> > 
> > If they're there, please just delete any email address.  People can
> > use the real name an an index into MAINTAINERS to find the current
> > email address.
> 
> Remove Andrew Morton's email addresses.
> There is still one akpm@osdl.org living in
> linux-2.6.27/Documentation/zh_CN/SubmittingDrivers but I am not sure
> how not to break this file. Li Yang CC'ed for this reason.
> 
> Should we think about systematically removing maintainers' email
> addresses from the code and documentation ?

I guess the easiest thing to do is have a Documents/mail_addresses file
that gets referred to (and updated) as and when.

Nick
-- 
Free Software Foundation Associate Member 5508

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH] Remove Andrew Morton's old email accounts
  2008-10-10 19:48           ` Nick Warne
@ 2008-10-10 20:26             ` Alex Howells
  2008-10-10 21:26               ` FD Cami
  0 siblings, 1 reply; 16+ messages in thread
From: Alex Howells @ 2008-10-10 20:26 UTC (permalink / raw)
  To: Nick Warne; +Cc: FD Cami, trivial, linux-kernel

Nick Warne wrote:
> I guess the easiest thing to do is have a Documents/mail_addresses file
> that gets referred to (and updated) as and when.

I guess the only case where this falls down is if we have identically
named maintainers, either now or in the future?

In that case how do we tell them apart, apart from e-mail address a la
'Andrew Morton <akpm@osdl.org>'?

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH] Remove Andrew Morton's http://www.zip.com.au/~akpm/
  2008-10-10 18:10       ` Andrew Morton
  2008-10-10 18:14         ` Randy Dunlap
  2008-10-10 19:25         ` [PATCH] Remove Andrew Morton's old email accounts FD Cami
@ 2008-10-10 21:19         ` FD Cami
  2008-10-10 21:56         ` [PATCH] Remove Andrew Morton's andrewm@uow.edu.au FD Cami
  3 siblings, 0 replies; 16+ messages in thread
From: FD Cami @ 2008-10-10 21:19 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Randy Dunlap, Alex Howells, Nick Warne, trivial, linux-kernel,
	Li Yang, minchan Kim, Tsugikazu Shibata

On Fri, 10 Oct 2008 11:10:31 -0700
Andrew Morton <akpm@linux-foundation.org> wrote:

> On Fri, 10 Oct 2008 19:26:00 +0200 FD Cami <francois.cami@free.fr> wrote:
> 
> > On Fri, 10 Oct 2008 09:34:27 -0700
> > Randy Dunlap <randy.dunlap@oracle.com> wrote:
> > 
> > > On Fri, 10 Oct 2008 15:48:39 +0100 Alex Howells wrote:
> > > 
> > > > Nick Warne wrote:
> > > > > Andrews' URL seems to be AWOL
> > > > > 
> > > > Perhaps time to update the URLs generally?
> > > 
> > > Would one of you send a patch, please?
> 
> My zip account died for some reason.

Remove Andrew Morton's http://www.zip.com.au/~akpm/ urls, update to new
ones when necessary, delete references otherwise.

There are still instances of that living in :
Documentation/zh_CN/HOWTO
Documentation/zh_CN/SubmittingPatches
Documentation/ko_KR/HOWTO
Documentation/ja_JP/SubmittingPatches
Relevant maintainers CC'ed.

Signed-off-by: Francois Cami <francois.cami@free.fr>


diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/Documentation/filesystems/ext3.txt linux-2.6.27-mine/Documentation/filesystems/ext3.txt
--- linux-2.6.27/Documentation/filesystems/ext3.txt	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/Documentation/filesystems/ext3.txt	2008-10-10 23:07:39.000000000 +0200
@@ -193,6 +193,5 @@ kernel source:	<file:fs/ext3/>
 programs: 	http://e2fsprogs.sourceforge.net/
 		http://ext2resize.sourceforge.net
 
-useful links:	http://www.zip.com.au/~akpm/linux/ext3/ext3-usage.html
-		http://www-106.ibm.com/developerworks/linux/library/l-fs7/
+useful links:	http://www-106.ibm.com/developerworks/linux/library/l-fs7/
 		http://www-106.ibm.com/developerworks/linux/library/l-fs8/
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/Documentation/HOWTO linux-2.6.27-mine/Documentation/HOWTO
--- linux-2.6.27/Documentation/HOWTO	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/Documentation/HOWTO	2008-10-10 23:03:30.000000000 +0200
@@ -112,7 +112,7 @@ required reading:
 
     Other excellent descriptions of how to create patches properly are:
 	"The Perfect Patch"
-		http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt
+		http://userweb.kernel.org/~akpm/stuff/tpp.txt
 	"Linux kernel patch submission format"
 		http://linux.yyz.us/patch-format.html
 
@@ -620,7 +620,7 @@ all time.  It should describe the patch 
 For more details on what this should all look like, please see the
 ChangeLog section of the document:
   "The Perfect Patch"
-      http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt
+      http://userweb.kernel.org/~akpm/stuff/tpp.txt
 
 
 
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/Documentation/networking/vortex.txt linux-2.6.27-mine/Documentation/networking/vortex.txt
--- linux-2.6.27/Documentation/networking/vortex.txt	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/Documentation/networking/vortex.txt	2008-10-10 23:11:08.000000000 +0200
@@ -305,11 +305,6 @@ Donald's wake-on-LAN page:
 
 	ftp://ftp.3com.com/pub/nic/3c90x/3c90xx2.exe
 
-Driver updates and a detailed changelog for the modifications which
-were made for the 2.3/2,4 series kernel is available at
-
-     http://www.zip.com.au/~akpm/linux/#3c59x-bc
-
 
 Autonegotiation notes
 ---------------------
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27/Documentation/SubmittingPatches linux-2.6.27-mine/Documentation/SubmittingPatches
--- linux-2.6.27/Documentation/SubmittingPatches	2008-10-10 00:13:53.000000000 +0200
+++ linux-2.6.27-mine/Documentation/SubmittingPatches	2008-10-10 23:06:20.000000000 +0200
@@ -77,7 +77,7 @@ Quilt:
 http://savannah.nongnu.org/projects/quilt
 
 Andrew Morton's patch scripts:
-http://www.zip.com.au/~akpm/linux/patches/
+http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz
 Instead of these scripts, quilt is the recommended patch management
 tool (see above).
 
@@ -653,7 +653,7 @@ SECTION 3 - REFERENCES
 ----------------------
 
 Andrew Morton, "The perfect patch" (tpp).
-  <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
+  <http://userweb.kernel.org/~akpm/stuff/tpp.txt>
 
 Jeff Garzik, "Linux kernel patch submission format".
   <http://linux.yyz.us/patch-format.html>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH] Remove Andrew Morton's old email accounts
  2008-10-10 20:26             ` Alex Howells
@ 2008-10-10 21:26               ` FD Cami
  2008-10-10 21:34                 ` Andrew Morton
  0 siblings, 1 reply; 16+ messages in thread
From: FD Cami @ 2008-10-10 21:26 UTC (permalink / raw)
  To: Alex Howells; +Cc: Nick Warne, trivial, linux-kernel, Andrew Morton

On Fri, 10 Oct 2008 21:26:30 +0100
Alex Howells <alex@bytemark.co.uk> wrote:

> Nick Warne wrote:
> > I guess the easiest thing to do is have a Documents/mail_addresses file
> > that gets referred to (and updated) as and when.
> 
> I guess the only case where this falls down is if we have identically
> named maintainers, either now or in the future?
> 
> In that case how do we tell them apart, apart from e-mail address a la
> 'Andrew Morton <akpm@osdl.org>'?

We'll probably have to use those poor souls' middle names. Some are
luckier than others when it comes to that.

--
fdc

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH] Remove Andrew Morton's old email accounts
  2008-10-10 21:26               ` FD Cami
@ 2008-10-10 21:34                 ` Andrew Morton
  2008-10-10 21:46                   ` Roland Dreier
  0 siblings, 1 reply; 16+ messages in thread
From: Andrew Morton @ 2008-10-10 21:34 UTC (permalink / raw)
  To: FD Cami; +Cc: alex, nick, trivial, linux-kernel

On Fri, 10 Oct 2008 23:26:52 +0200
FD Cami <francois.cami@free.fr> wrote:

> On Fri, 10 Oct 2008 21:26:30 +0100
> Alex Howells <alex@bytemark.co.uk> wrote:
> 
> > Nick Warne wrote:
> > > I guess the easiest thing to do is have a Documents/mail_addresses file
> > > that gets referred to (and updated) as and when.
> > 
> > I guess the only case where this falls down is if we have identically
> > named maintainers, either now or in the future?
> > 
> > In that case how do we tell them apart, apart from e-mail address a la
> > 'Andrew Morton <akpm@osdl.org>'?
> 
> We'll probably have to use those poor souls' middle names. Some are
> luckier than others when it comes to that.

We have two dupes now.  One is the Dan Williamses and I forget the
other.


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH] Remove Andrew Morton's old email accounts
  2008-10-10 21:34                 ` Andrew Morton
@ 2008-10-10 21:46                   ` Roland Dreier
  0 siblings, 0 replies; 16+ messages in thread
From: Roland Dreier @ 2008-10-10 21:46 UTC (permalink / raw)
  To: Andrew Morton; +Cc: FD Cami, alex, nick, trivial, linux-kernel

 > > > In that case how do we tell them apart, apart from e-mail address a la
 > > > 'Andrew Morton <akpm@osdl.org>'?
 > > 
 > > We'll probably have to use those poor souls' middle names. Some are
 > > luckier than others when it comes to that.
 > 
 > We have two dupes now.  One is the Dan Williamses and I forget the
 > other.

We don't even seem to be able to use last names to tell people apart right
now... it's amazing how many people think I should be able to do something
useful with ptrace patches (that really should go to Roland McGrath ;)

 - Roland *DREIER*

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH] Remove Andrew Morton's andrewm@uow.edu.au
  2008-10-10 18:10       ` Andrew Morton
                           ` (2 preceding siblings ...)
  2008-10-10 21:19         ` [PATCH] Remove Andrew Morton's http://www.zip.com.au/~akpm/ FD Cami
@ 2008-10-10 21:56         ` FD Cami
  3 siblings, 0 replies; 16+ messages in thread
From: FD Cami @ 2008-10-10 21:56 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Randy Dunlap, Alex Howells, Nick Warne, trivial, linux-kernel

On Fri, 10 Oct 2008 11:10:31 -0700
Andrew Morton <akpm@linux-foundation.org> wrote:

> On Fri, 10 Oct 2008 19:26:00 +0200 FD Cami <francois.cami@free.fr> wrote:
> 
> > Also, should we change all instances of your old email addresses to the current one ?
> 
> If they're there, please just delete any email address.  People can use
> the real name an an index into MAINTAINERS to find the current email
> address.

Remove Andrew Morton's andrewm@uow.edu.au email address.
I totally missed that one on my first pass.

Andrew, if you'd rather have a single patch for this, please ping me.

Signed-off-by: Francois Cami <francois.cami@free.fr>


diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27-mine-akpm-email-v1/Documentation/networking/cs89x0.txt linux-2.6.27-mine-akpm-email-v2/Documentation/networking/cs89x0.txt
--- linux-2.6.27-mine-akpm-email-v1/Documentation/networking/cs89x0.txt	2008-10-10 23:38:31.000000000 +0200
+++ linux-2.6.27-mine-akpm-email-v2/Documentation/networking/cs89x0.txt	2008-10-10 23:28:00.000000000 +0200
@@ -3,7 +3,7 @@ NOTE
 ----
 
 This document was contributed by Cirrus Logic for kernel 2.2.5.  This version
-has been updated for 2.3.48 by Andrew Morton <andrewm@uow.edu.au>
+has been updated for 2.3.48 by Andrew Morton.
 
 Cirrus make a copy of this driver available at their website, as
 described below.  In general, you should use the driver version which
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27-mine-akpm-email-v1/Documentation/networking/vortex.txt linux-2.6.27-mine-akpm-email-v2/Documentation/networking/vortex.txt
--- linux-2.6.27-mine-akpm-email-v1/Documentation/networking/vortex.txt	2008-10-10 23:38:31.000000000 +0200
+++ linux-2.6.27-mine-akpm-email-v2/Documentation/networking/vortex.txt	2008-10-10 23:27:45.000000000 +0200
@@ -1,5 +1,5 @@
 Documentation/networking/vortex.txt
-Andrew Morton <andrewm@uow.edu.au>
+Andrew Morton
 30 April 2000
 
 
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27-mine-akpm-email-v1/drivers/char/vt.c linux-2.6.27-mine-akpm-email-v2/drivers/char/vt.c
--- linux-2.6.27-mine-akpm-email-v1/drivers/char/vt.c	2008-10-10 23:38:03.000000000 +0200
+++ linux-2.6.27-mine-akpm-email-v2/drivers/char/vt.c	2008-10-10 23:31:14.000000000 +0200
@@ -59,7 +59,7 @@
  * by Martin Mares <mj@atrey.karlin.mff.cuni.cz>, July 1998
  *
  * Removed old-style timers, introduced console_timer, made timer
- * deletion SMP-safe.  17Jun00, Andrew Morton <andrewm@uow.edu.au>
+ * deletion SMP-safe.  17Jun00, Andrew Morton 
  *
  * Removed console_lock, enabled interrupts across all console operations
  * 13 March 2001, Andrew Morton
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27-mine-akpm-email-v1/drivers/net/3c509.c linux-2.6.27-mine-akpm-email-v2/drivers/net/3c509.c
--- linux-2.6.27-mine-akpm-email-v1/drivers/net/3c509.c	2008-10-10 23:37:54.000000000 +0200
+++ linux-2.6.27-mine-akpm-email-v2/drivers/net/3c509.c	2008-10-10 23:28:49.000000000 +0200
@@ -40,7 +40,7 @@
 		v1.14 10/15/97 Avoided waiting..discard message for fast machines -djb
 		v1.15 1/31/98 Faster recovery for Tx errors. -djb
 		v1.16 2/3/98 Different ID port handling to avoid sound cards. -djb
-		v1.18 12Mar2001 Andrew Morton <andrewm@uow.edu.au>
+		v1.18 12Mar2001 Andrew Morton
 			- Avoid bogus detect of 3c590's (Andrzej Krzysztofowicz)
 			- Reviewed against 1.18 from scyld.com
 		v1.18a 17Nov2001 Jeff Garzik <jgarzik@pobox.com>
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27-mine-akpm-email-v1/drivers/net/cs89x0.c linux-2.6.27-mine-akpm-email-v2/drivers/net/cs89x0.c
--- linux-2.6.27-mine-akpm-email-v1/drivers/net/cs89x0.c	2008-10-10 23:37:54.000000000 +0200
+++ linux-2.6.27-mine-akpm-email-v2/drivers/net/cs89x0.c	2008-10-10 23:30:30.000000000 +0200
@@ -36,8 +36,7 @@
 
   Alan Cox          : Removed 1.2 support, added 2.1 extra counters.
 
-  Andrew Morton     : andrewm@uow.edu.au
-                    : Kernel 2.3.48
+  Andrew Morton     : Kernel 2.3.48
                     : Handle kmalloc() failures
                     : Other resource allocation fixes
                     : Add SMP locks
@@ -49,7 +48,7 @@
                     : Fixed an out-of-mem bug in dma_rx()
                     : Updated Documentation/networking/cs89x0.txt
 
-  Andrew Morton     : andrewm@uow.edu.au / Kernel 2.3.99-pre1
+  Andrew Morton     : Kernel 2.3.99-pre1
                     : Use skb_reserve to longword align IP header (two places)
                     : Remove a delay loop from dma_rx()
                     : Replace '100' with HZ
@@ -57,11 +56,11 @@
                     : Added 'cs89x0_dma=N' kernel boot option
                     : Correctly initialise lp->lock in non-module compile
 
-  Andrew Morton     : andrewm@uow.edu.au / Kernel 2.3.99-pre4-1
+  Andrew Morton     : Kernel 2.3.99-pre4-1
                     : MOD_INC/DEC race fix (see
                     : http://www.uwsg.indiana.edu/hypermail/linux/kernel/0003.3/1532.html)
 
-  Andrew Morton     : andrewm@uow.edu.au / Kernel 2.4.0-test7-pre2
+  Andrew Morton     : Kernel 2.4.0-test7-pre2
                     : Enhanced EEPROM support to cover more devices,
                     :   abstracted IRQ mapping to support CONFIG_ARCH_CLPS7500 arch
                     :   (Jason Gunthorpe <jgg@ualberta.ca>)
@@ -156,7 +155,7 @@
 #include "cs89x0.h"
 
 static char version[] __initdata =
-"cs89x0.c: v2.4.3-pre1 Russell Nelson <nelson@crynwr.com>, Andrew Morton <andrewm@uow.edu.au>\n";
+"cs89x0.c: v2.4.3-pre1 Russell Nelson <nelson@crynwr.com>, Andrew Morton\n";
 
 #define DRV_NAME "cs89x0"
 
@@ -1871,7 +1870,7 @@ MODULE_PARM_DESC(dmasize , "(ignored)");
 MODULE_PARM_DESC(use_dma , "(ignored)");
 #endif
 
-MODULE_AUTHOR("Mike Cruse, Russwll Nelson <nelson@crynwr.com>, Andrew Morton <andrewm@uow.edu.au>");
+MODULE_AUTHOR("Mike Cruse, Russwll Nelson <nelson@crynwr.com>, Andrew Morton");
 MODULE_LICENSE("GPL");
 
 
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27-mine-akpm-email-v1/drivers/parport/ChangeLog linux-2.6.27-mine-akpm-email-v2/drivers/parport/ChangeLog
--- linux-2.6.27-mine-akpm-email-v1/drivers/parport/ChangeLog	2008-10-10 23:38:01.000000000 +0200
+++ linux-2.6.27-mine-akpm-email-v2/drivers/parport/ChangeLog	2008-10-10 23:30:48.000000000 +0200
@@ -311,7 +311,7 @@
 	* ieee1284_ops.c (parport_ieee1284_read_nibble): Reset nAutoFd
 	on timeout.  Matches 2.2.x behaviour.
 
-2001-03-02  Andrew Morton <andrewm@uow.edu.au>
+2001-03-02  Andrew Morton
 
 	* parport_pc.c (registered_parport): New static variable.
 	(parport_pc_find_ports): Set it when we register PCI driver.
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27-mine-akpm-email-v1/kernel/printk.c linux-2.6.27-mine-akpm-email-v2/kernel/printk.c
--- linux-2.6.27-mine-akpm-email-v1/kernel/printk.c	2008-10-10 23:37:41.000000000 +0200
+++ linux-2.6.27-mine-akpm-email-v2/kernel/printk.c	2008-10-10 23:28:32.000000000 +0200
@@ -13,7 +13,7 @@
  * Fixed SMP synchronization, 08/08/99, Manfred Spraul
  *     manfred@colorfullife.com
  * Rewrote bits to get rid of console_lock
- *	01Mar01 Andrew Morton <andrewm@uow.edu.au>
+ *	01Mar01 Andrew Morton
  */
 
 #include <linux/kernel.h>
diff -uprN -X linux-2.6.27/Documentation/dontdiff linux-2.6.27-mine-akpm-email-v1/kernel/workqueue.c linux-2.6.27-mine-akpm-email-v2/kernel/workqueue.c
--- linux-2.6.27-mine-akpm-email-v1/kernel/workqueue.c	2008-10-10 23:37:41.000000000 +0200
+++ linux-2.6.27-mine-akpm-email-v2/kernel/workqueue.c	2008-10-10 23:28:18.000000000 +0200
@@ -9,7 +9,7 @@
  * Derived from the taskqueue/keventd code by:
  *
  *   David Woodhouse <dwmw2@infradead.org>
- *   Andrew Morton <andrewm@uow.edu.au>
+ *   Andrew Morton
  *   Kai Petzke <wpp@marie.physik.tu-berlin.de>
  *   Theodore Ts'o <tytso@mit.edu>
  *

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-10-10 21:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-10 14:15 Documentation error: SubmittingPatches Nick Warne
2008-10-10 14:48 ` Alex Howells
2008-10-10 16:34   ` Randy Dunlap
2008-10-10 17:26     ` FD Cami
2008-10-10 18:10       ` Andrew Morton
2008-10-10 18:14         ` Randy Dunlap
2008-10-10 18:23           ` Andrew Morton
2008-10-10 18:25             ` Randy Dunlap
2008-10-10 19:25         ` [PATCH] Remove Andrew Morton's old email accounts FD Cami
2008-10-10 19:48           ` Nick Warne
2008-10-10 20:26             ` Alex Howells
2008-10-10 21:26               ` FD Cami
2008-10-10 21:34                 ` Andrew Morton
2008-10-10 21:46                   ` Roland Dreier
2008-10-10 21:19         ` [PATCH] Remove Andrew Morton's http://www.zip.com.au/~akpm/ FD Cami
2008-10-10 21:56         ` [PATCH] Remove Andrew Morton's andrewm@uow.edu.au FD Cami

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox