x86: fix ldt limit for 64 bit
authorMichael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Fri, 11 Jul 2008 16:04:46 +0000 (18:04 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 12 Jul 2008 05:11:31 +0000 (07:11 +0200)
Fix size of LDT entries. On x86-64, ldt_desc is a double-sized descriptor.

Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found