linux/arch/i386/mm
Matt Tolentino c09b42404d [PATCH] x86_64: add __meminit for memory hotplug
Add __meminit to the __init lineup to ensure functions default
to __init when memory hotplug is not enabled.  Replace __devinit
with __meminit on functions that were changed when the memory
hotplug code was introduced.

Signed-off-by: Matt Tolentino <matthew.e.tolentino@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-16 23:18:35 -08:00
..
Makefile
boot_ioremap.c
discontig.c
extable.c
fault.c
highmem.c
hugetlbpage.c
init.c [PATCH] x86_64: add __meminit for memory hotplug 2006-01-16 23:18:35 -08:00
ioremap.c
mmap.c
pageattr.c [PATCH] fix/simplify mutex debugging code 2006-01-11 08:14:16 -08:00
pgtable.c