summaryrefslogtreecommitdiff
path: root/include/linux/slab.h
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-07-15 23:38:20 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-16 09:05:36 -0700
commit897e679b17460b52752a038af29db356fe1bd759 (patch)
tree9b921ff267dabfbc662e4d245e6bc86a52a6f5ce /include/linux/slab.h
parent6ea6e6887dad1fd44e6d5020a0fd355af4f2b6b3 (diff)
downloadlinux-3.10-897e679b17460b52752a038af29db356fe1bd759.tar.gz
linux-3.10-897e679b17460b52752a038af29db356fe1bd759.tar.bz2
linux-3.10-897e679b17460b52752a038af29db356fe1bd759.zip
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 'include/linux/slab.h')
0 files changed, 0 insertions, 0 deletions