From: Matt Tolentino Date: Tue, 17 Jan 2006 06:03:41 +0000 (+0100) Subject: [PATCH] x86_64: add x86-64 support for memory hot-add X-Git-Tag: v2.6.16-rc1~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44df75e629106efcada087cead6c3f33ed6bcc60;p=pandora-kernel.git [PATCH] x86_64: add x86-64 support for memory hot-add Add x86-64 specific memory hot-add functions, Kconfig options, and runtime kernel page table update functions to make hot-add usable on x86-64 machines. Also, fixup the nefarious conditional locking and exports pointed out by Andi. Tested on Intel and IBM x86-64 memory hot-add capable systems. Signed-off-by: Matt Tolentino Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed