x86: change gdt acessor macro name
This patch changes the name of x86_64 macro used to access the per-cpu gdt. It is now equal to the i386 version, which will allow code to be shared. Signed-off-by:Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Showing
- arch/x86/kernel/setup64.c 1 addition, 1 deletionarch/x86/kernel/setup64.c
- arch/x86/kernel/suspend_64.c 1 addition, 1 deletionarch/x86/kernel/suspend_64.c
- arch/x86/kernel/vsyscall_64.c 1 addition, 1 deletionarch/x86/kernel/vsyscall_64.c
- include/asm-x86/desc_64.h 5 additions, 5 deletionsinclude/asm-x86/desc_64.h
Please register or sign in to comment