]> git.baikalelectronics.ru Git - kernel.git/commit
x86: tls32 moved
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:30:45 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:45 +0000 (13:30 +0100)
commit82b05c39d0fb5e3eae34f66d606c7813c9552eb3
tree25637d680966f6f021cf469614e5838963ead20c
parentb75dae77043317c82b76bff44565060cafffcc3e
x86: tls32 moved

This renames arch/x86/ia32/tls32.c to arch/x86/kernel/tls.c, which does
nothing now but paves the way to consolidate this code for 32-bit too.

Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Zachary Amsden <zach@vmware.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/ia32/Makefile
arch/x86/ia32/tls32.c [deleted file]
arch/x86/kernel/Makefile_64
arch/x86/kernel/tls.c [new file with mode: 0644]