]> git.baikalelectronics.ru Git - kernel.git/commit
x86: x86 user_regset TLS
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:52 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:52 +0000 (13:31 +0100)
commita021d14456baee96acebeedd6a45d0fed070ce28
tree6f29726cabe888dcd1b6865c4e995eb5718f84b7
parent535777e3956a6341384b99ece4c37099f4158033
x86: x86 user_regset TLS

This adds accessor functions in the user_regset style for the TLS data.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/tls.c
arch/x86/kernel/tls.h [new file with mode: 0644]