x86/paravirt/xen: properly fill out the ldt ops
authorJeremy Fitzhardinge <jeremy@goop.org>
Wed, 23 Jul 2008 21:21:18 +0000 (14:21 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 24 Jul 2008 10:30:06 +0000 (12:30 +0200)
commit38ffbe66d59051fd9cfcfc8545f164700e2fa3bc
tree37e76db49cc86b3da550a62f36d101c7269d262e
parent338b9bb3adac0d2c5a1e180491d9b001d624c402
x86/paravirt/xen: properly fill out the ldt ops

LTP testing showed that Xen does not properly implement
sys_modify_ldt().  This patch does the final little bits needed to
make the ldt work properly.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/ldt.c
arch/x86/kernel/paravirt.c
arch/x86/xen/enlighten.c
include/asm-x86/desc.h
include/asm-x86/paravirt.h