From: KAMEZAWA Hiroyuki Date: Thu, 29 Nov 2007 00:21:58 +0000 (-0800) Subject: memory hotplug x86_64: fix section mismatch in init_memory_mapping() X-Git-Tag: v2.6.24-rc4~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6fd6ecb830444636bc4e9d626f214082c91fffe;p=pandora-kernel.git memory hotplug x86_64: fix section mismatch in init_memory_mapping() Changes __meminit to __init_refok. WARNING: vmlinux.o(.text+0x1d07c): Section mismatch: reference to .init.text:find_e820_area (between 'init_memory_mapping' and 'arch_add_memory') Signed-off-by: KAMEZAWA Hiroyuki Cc: Ingo Molnar Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed