From: Ravikiran G Thirumalai Date: Wed, 11 Jan 2006 21:43:57 +0000 (+0100) Subject: [PATCH] x86_64: Align and pad x86_64 GDT on page boundary X-Git-Tag: v2.6.16-rc1~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11efdf94d3152443c11334720824bb6c7f6c655;p=pandora-kernel.git [PATCH] x86_64: Align and pad x86_64 GDT on page boundary This patch is on the same lines as Zachary Amsden's i386 GDT page alignemnt patch in -mm, but for x86_64. Patch to align and pad x86_64 GDT on page boundries. [AK: some minor cleanups and fixed incorrect TLS initialization in CPU init.] Signed-off-by: Nippun Goel Signed-off-by: Ravikiran Thirumalai Signed-off-by: Shai Fultheim Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed