commit | 1bd5718ce58fb49ac158653380fa200f4759daad | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:31:51 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:51 2008 +0100 |
tree | 51769d5394214fe0bb6affeb9b9ae33c447ffa73 | |
parent | 1eeaed7679eab3666d2d8c964d060c2169b3813b [diff] |
x86: x86 TLS desc_struct cleanup This cleans up the TLS code to use struct desc_struct and to separate the encoding and installation magic from the interface wrappers. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>