commit | 6292d9aaf3047f1abd970bc64ab6d952eda258ac | [log] [tgz] |
---|---|---|
author | Ashok Raj <ashok.raj@intel.com> | Wed Feb 01 03:04:44 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Feb 01 08:53:09 2006 -0800 |
tree | 2ea2e47572ee8addca7624c6d1e0823449f6f58d | |
parent | 88356e908521a84b2220c9e8850d1a356a851aa9 [diff] |
[PATCH] __cpuinit functions wrongly marked __meminit __meminit has overzelously been modified and crept its way into marking cpuup callbacks as __meminit. Signed-off-by: Ashok Raj <ashok.raj@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>