Skip to content

Commit

Permalink
Christoph has moved
Browse files Browse the repository at this point in the history
Remove all [email protected] addresses from the kernel tree since they will
become invalid on June 27th.  Change my maintainer email address for the
slab allocators to [email protected] (which will be the new email
address for the future).

Signed-off-by: Christoph Lameter <[email protected]>
Signed-off-by: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: Matt Mackall <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Christoph Lameter authored and torvalds committed Jul 4, 2008
1 parent a926c06 commit cde5353
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions Documentation/vm/slabinfo.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Slabinfo: Tool to get reports about slabs
*
* (C) 2007 sgi, Christoph Lameter <[email protected]>
* (C) 2007 sgi, Christoph Lameter
*
* Compile by:
*
Expand Down Expand Up @@ -99,7 +99,7 @@ void fatal(const char *x, ...)

void usage(void)
{
printf("slabinfo 5/7/2007. (c) 2007 sgi. [email protected]\n\n"
printf("slabinfo 5/7/2007. (c) 2007 sgi.\n\n"
"slabinfo [-ahnpvtsz] [-d debugopts] [slab-regexp]\n"
"-a|--aliases Show aliases\n"
"-A|--activity Most active slabs first\n"
Expand Down
2 changes: 1 addition & 1 deletion Documentation/vm/slub.txt
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,4 @@ of other objects.

slub_debug=FZ,dentry

Christoph Lameter, <[email protected]>, May 30, 2007
Christoph Lameter, May 30, 2007
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -3672,7 +3672,7 @@ S: Maintained

SLAB ALLOCATOR
P: Christoph Lameter
M: [email protected]
M: [email protected]
P: Pekka Enberg
M: [email protected]
P: Matt Mackall
Expand Down
2 changes: 1 addition & 1 deletion include/asm-generic/atomic.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define _ASM_GENERIC_ATOMIC_H
/*
* Copyright (C) 2005 Silicon Graphics, Inc.
* Christoph Lameter <[email protected]>
* Christoph Lameter
*
* Allows to provide arch independent atomic definitions without the need to
* edit all arch specific atomic.h files.
Expand Down
2 changes: 1 addition & 1 deletion include/linux/slab.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Written by Mark Hemment, 1996 ([email protected]).
*
* (C) SGI 2006, Christoph Lameter <[email protected]>
* (C) SGI 2006, Christoph Lameter
* Cleaned up and restructured to ease the addition of alternative
* implementations of SLAB allocators.
*/
Expand Down
2 changes: 1 addition & 1 deletion include/linux/slub_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/*
* SLUB : A Slab allocator without object queues.
*
* (C) 2007 SGI, Christoph Lameter <[email protected]>
* (C) 2007 SGI, Christoph Lameter
*/
#include <linux/types.h>
#include <linux/gfp.h>
Expand Down
2 changes: 1 addition & 1 deletion kernel/workqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Kai Petzke <[email protected]>
* Theodore Ts'o <[email protected]>
*
* Made to use alloc_percpu by Christoph Lameter <[email protected]>.
* Made to use alloc_percpu by Christoph Lameter.
*/

#include <linux/module.h>
Expand Down
2 changes: 1 addition & 1 deletion lib/radix-tree.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2001 Momchil Velikov
* Portions Copyright (C) 2001 Christoph Hellwig
* Copyright (C) 2005 SGI, Christoph Lameter <[email protected]>
* Copyright (C) 2005 SGI, Christoph Lameter
* Copyright (C) 2006 Nick Piggin
*
* This program is free software; you can redistribute it and/or
Expand Down
2 changes: 1 addition & 1 deletion mm/allocpercpu.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* linux/mm/allocpercpu.c
*
* Separated from slab.c August 11, 2006 Christoph Lameter <[email protected]>
* Separated from slab.c August 11, 2006 Christoph Lameter
*/
#include <linux/mm.h>
#include <linux/module.h>
Expand Down
2 changes: 1 addition & 1 deletion mm/migrate.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* IWAMOTO Toshihiro <[email protected]>
* Hirokazu Takahashi <[email protected]>
* Dave Hansen <[email protected]>
* Christoph Lameter <[email protected]>
* Christoph Lameter
*/

#include <linux/migrate.h>
Expand Down
2 changes: 1 addition & 1 deletion mm/slub.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* The allocator synchronizes using per slab locks and only
* uses a centralized lock to manage a pool of partial slabs.
*
* (C) 2007 SGI, Christoph Lameter <[email protected]>
* (C) 2007 SGI, Christoph Lameter
*/

#include <linux/mm.h>
Expand Down
2 changes: 1 addition & 1 deletion mm/sparse-vmemmap.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Virtual Memory Map support
*
* (C) 2007 sgi. Christoph Lameter <[email protected]>.
* (C) 2007 sgi. Christoph Lameter.
*
* Virtual memory maps allow VM primitives pfn_to_page, page_to_pfn,
* virt_to_page, page_address() to be implemented as a base offset
Expand Down

0 comments on commit cde5353

Please sign in to comment.