From: H. Peter Anvin Date: Wed, 30 Jan 2008 12:33:01 +0000 (+0100) Subject: x86: : boot GDT entries are 32/64-independent X-Git-Tag: v2.6.25-rc1~1143^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a6648e65a2939b80c44262975176a15bac3a75e;p=pandora-kernel.git x86: : boot GDT entries are 32/64-independent The boot GDT entries are common between 32- and 64-bit mode, so move them to common code instead of having two identical copies. Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed