From: Jaswinder Singh Date: Mon, 15 Dec 2008 16:56:30 +0000 (+0530) Subject: x86: ldt.c declare sys_modify_ldt before they get used X-Git-Tag: v2.6.29-rc1~536^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0195b6da08c4ddd8c8ea830f6c3c40bc7f82071;p=pandora-kernel.git x86: ldt.c declare sys_modify_ldt before they get used Impact: cleanup In asm/syscalls.h moved out sys_modify_ldt from CONFIG_X86_32 as it is common for both 32 and 64 bit. Signed-off-by: Jaswinder Singh Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed