https://github.com/torvalds/linux
Revision c09b42404d29c8a9266f8186632330dc8474bf2e authored by Matt Tolentino on 17 January 2006, 06:03:44 UTC, committed by Linus Torvalds on 17 January 2006, 07:18:35 UTC
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>
1 parent 44df75e
History
Tip revision: c09b42404d29c8a9266f8186632330dc8474bf2e authored by Matt Tolentino on 17 January 2006, 06:03:44 UTC
[PATCH] x86_64: add __meminit for memory hotplug
Tip revision: c09b424
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.0 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top