diff options
| author | 2008-07-07 08:01:26 +0200 | |
|---|---|---|
| committer | 2008-07-07 08:01:26 +0200 | |
| commit | 032f82786f9be4635acaa5f77feca175a4ac5fe1 (patch) | |
| tree | 11ce43c1086d3dec43c92b0a2cc740240b338fb7 /mm/allocpercpu.c | |
| parent | sched: fix accounting in task delay accounting & migration (diff) | |
| parent | Linux 2.6.26-rc9 (diff) | |
Merge commit 'v2.6.26-rc9' into sched/devel
Diffstat (limited to 'mm/allocpercpu.c')
| -rw-r--r-- | mm/allocpercpu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/allocpercpu.c b/mm/allocpercpu.c index f4026bae6eed..05f2b4009ccc 100644 --- a/mm/allocpercpu.c +++ b/mm/allocpercpu.c @@ -1,7 +1,7 @@ /* * linux/mm/allocpercpu.c * - * Separated from slab.c August 11, 2006 Christoph Lameter <clameter@sgi.com> + * Separated from slab.c August 11, 2006 Christoph Lameter */ #include <linux/mm.h> #include <linux/module.h> |
