diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-05-07 01:49:31 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-07 23:12:53 +0400 |
commit | a3a02be79114b854acc555e8ed686eb84f44ae2e (patch) | |
tree | 5d75b3766467558909213bc9d14bc90cf9dc8d62 /kernel/cpuset.c | |
parent | 3b1d92c56514987010bb0201b5c71aeb633fc4f8 (diff) | |
download | linux-a3a02be79114b854acc555e8ed686eb84f44ae2e.tar.xz |
slab: mark set_up_list3s() __init
It is only ever used prior to free_initmem().
(It will cause a warning when we run the section checking, but that's a
false-positive and it simply changes the source of an existing warning, which
is also a false-positive)
Cc: Christoph Lameter <clameter@engr.sgi.com>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/cpuset.c')
0 files changed, 0 insertions, 0 deletions