commit | fc2d625c4fac18e672a3b7c61af5de22d7ab7d87 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 30 13:30:13 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:13 2008 +0100 |
tree | a6d450d94181bca5d058f73e9a4a6163058664b6 | |
parent | 4edc8f5454814201d2fb222354284365b4f0537c [diff] |
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>