diff options
author | Adrian Bunk <bunk@stusta.de> | 2007-07-16 02:38:20 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-16 12:05:36 -0400 |
commit | 897e679b17460b52752a038af29db356fe1bd759 (patch) | |
tree | 9b921ff267dabfbc662e4d245e6bc86a52a6f5ce /mm/madvise.c | |
parent | 6ea6e6887dad1fd44e6d5020a0fd355af4f2b6b3 (diff) |
mm/slab.c: start_cpu_timer() should be __cpuinit
start_cpu_timer() should be __cpuinit (which also matches what it's
callers are).
__devinit didn't cause problems, it simply wasted a few bytes of memory
for the common CONFIG_HOTPLUG_CPU=n case.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/madvise.c')
0 files changed, 0 insertions, 0 deletions