From: Glauber de Oliveira Costa Date: Wed, 30 Jan 2008 12:31:14 +0000 (+0100) Subject: x86: move _set_gate and its users to a common location X-Git-Tag: v2.6.25-rc1~1143^2~594 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=507f90c9f92592e7630b1c1e87bf92d2c9858cc6;p=pandora-kernel.git x86: move _set_gate and its users to a common location This patch moves _set_gate and its users to desc.h. We can now use common code for x86_64 and i386. [ mingo@elte.hu: set_system_gate() fixes for nasty crashes. ] Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed