]> xenbits.xen.org Git - xenclient/kernel.git/commit
commit a3a02be79114b854acc555e8ed686eb84f44ae2e git-0e0be25d31f75f64b6fbe00f0b4e5d6b1ad1438e-xen
authort_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:05:21 +0000 (12:05 +0000)
committert_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:05:21 +0000 (12:05 +0000)
commit3662e8fdf3473155c28ff6166d4efb0eaf1ab14e
tree94bf2ac95f0d6bf8ad4b4249952234958dcdb65e
parentc668369d4cf86a7f87cdbafe5b437298b2da8fe9
commit a3a02be79114b854acc555e8ed686eb84f44ae2e
Author: Andrew Morton <akpm@linux-foundation.org>
Date:   Sun May 6 14:49:31 2007 -0700

    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>
mm/slab.c