From: Brian Gerst Date: Tue, 27 Jan 2009 03:56:48 +0000 (+0900) Subject: x86: load new GDT after setting up boot cpu per-cpu area X-Git-Tag: v2.6.30-rc1~2^2~50^2~52^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2697fbd5faf19c84c17441b1752bdcbdcfd1248c;p=pandora-kernel.git x86: load new GDT after setting up boot cpu per-cpu area Impact: sync 32 and 64-bit code Merge load_gs_base() into switch_to_new_gdt(). Load the GDT and per-cpu state for the boot cpu when its new area is set up. Signed-off-by: Brian Gerst Signed-off-by: Tejun Heo --- Reading git-diff-tree failed