[PATCH] Fix gdt table size in trampoline.S
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 26 Sep 2006 08:52:32 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:32 +0000 (10:52 +0200)
commit29a6c25bd63dbd52e73d25268402d065ad84c0fe
tree5f97fdcd9a9b156adb9180531b5c22e7b8d3fbd1
parent8d379dad8f1670d233ac67b76b1c5a42ad3714a3
[PATCH] Fix gdt table size in trampoline.S

Allows easier extension of the GDT by using the proper C symbol
for the size in the descriptor.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/trampoline.S