x86: introduce ldt_write accessor
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:30:13 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:13 +0000 (13:30 +0100)
commitfc2d625c4fac18e672a3b7c61af5de22d7ab7d87
treea6d450d94181bca5d058f73e9a4a6163058664b6
parent4edc8f5454814201d2fb222354284365b4f0537c
x86: introduce ldt_write accessor

Create a ldt write accessor like the 32 bit one.

Preparatory patch for merging ldt.c and anyway necessary for
64bit paravirt ops.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/ldt_64.c
include/asm-x86/desc_64.h