commit | 38ffbe66d59051fd9cfcfc8545f164700e2fa3bc | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Wed Jul 23 14:21:18 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jul 24 12:30:06 2008 +0200 |
tree | 37e76db49cc86b3da550a62f36d101c7269d262e | |
parent | 338b9bb3adac0d2c5a1e180491d9b001d624c402 [diff] |
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>