linux/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
..
bootmem.c
fadvise.c
filemap_xip.c [PATCH] replace inode_update_time with file_update_time 2006-01-10 08:01:30 -08:00
filemap.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
filemap.h
fremap.c
highmem.c
hugetlb.c
internal.h
Kconfig
madvise.c
Makefile [PATCH] slob: introduce the SLOB allocator 2006-01-08 20:13:41 -08:00
memory_hotplug.c
memory.c
mempolicy.c [PATCH] Add tmpfs options for memory placement policies 2006-01-14 18:27:07 -08:00
mempool.c
mincore.c
mlock.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
mmap.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
mprotect.c
mremap.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
msync.c
nommu.c
oom_kill.c [PATCH] cpuset oom lock fix 2006-01-14 18:27:10 -08:00
page_alloc.c [PATCH] x86_64: add __meminit for memory hotplug 2006-01-16 23:18:35 -08:00
page_io.c
page-writeback.c
pdflush.c
prio_tree.c
readahead.c
rmap.c
shmem.c [PATCH] Add tmpfs options for memory placement policies 2006-01-14 18:27:07 -08:00
slab.c [PATCH] fix/simplify mutex debugging code 2006-01-11 08:14:16 -08:00
slob.c
sparse.c
swap_state.c
swap.c [XFS] Export pagevec_lookup for use on the XFS page writeout path, 2006-01-11 20:47:41 +11:00
swapfile.c [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
thrash.c
tiny-shmem.c [PATCH] do_truncate() call fix in tiny-shmem.c 2006-01-12 09:08:49 -08:00
truncate.c
util.c
vmalloc.c
vmscan.c