OSDN Git Service

x86/asm/entry: Rename 'INIT_TSS_IST' to 'CPU_TSS_IST'
authorAndy Lutomirski <luto@amacapital.net>
Fri, 6 Mar 2015 03:19:07 +0000 (19:19 -0800)
committerIngo Molnar <mingo@kernel.org>
Fri, 6 Mar 2015 07:32:58 +0000 (08:32 +0100)
commit9b47668843d800ed57f6f6bfd6f5c4cffdf201c6
tree2ec3aa1a2bbf7a8f780b36ae230bd28f633a9f3c
parentd0a0de21f82bbc1737ea3c831f018d0c2bc6b9c2
x86/asm/entry: Rename 'INIT_TSS_IST' to 'CPU_TSS_IST'

This has nothing to do with the init thread or the initial
anything. It's just the CPU's TSS.

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/a0bd5e26b32a2e1f08ff99017d0997118fbb2485.1425611534.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/entry_64.S