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)
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>

No differences found