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)
commit13abd0e50433092c41551bc13c32268028b6d663
tree25637d680966f6f021cf469614e5838963ead20c
parent12c3cbbb7e3218b1c3ed4c97b3496fc3f94ea967
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/kernel/Makefile_64
arch/x86/kernel/tls.c [moved from arch/x86/ia32/tls32.c with 96% similarity]