]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
authorRavikiran G Thirumalai <kiran@scalex86.org>
Wed, 11 Jan 2006 21:43:57 +0000 (22:43 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:04:53 +0000 (19:04 -0800)
commitc11efdf94d3152443c11334720824bb6c7f6c655
treed4185d8de8b855aca51b6bec730aeab3342e2a0f
parentbb33421dde79f9a36d5485c56335ff178ac7d268
[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 <nippung@calsoftinc.com>
Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org>
Signed-off-by: Shai Fultheim <shai@scalex86.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/head.S
arch/x86_64/kernel/setup64.c
arch/x86_64/kernel/smpboot.c
arch/x86_64/kernel/suspend.c
include/asm-x86_64/desc.h