From: Chuck Ebbert <76306.1226@compuserve.com> Date: Thu, 23 Mar 2006 10:59:34 +0000 (-0800) Subject: [PATCH] i386: allow disabling X86_FEATURE_SEP at boot X-Git-Tag: v2.6.17-rc1~1105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f88651125e2ca8b106b6f65b65ea45776517bf3;p=pandora-kernel.git [PATCH] i386: allow disabling X86_FEATURE_SEP at boot Allow the x86 "sep" feature to be disabled at bootup. This forces use of the int80 vsyscall. Mainly for testing or benchmarking the int80 vsyscall code. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed