commit | f6dc247cac1a8ee64e59019c3b948d23f3b1a36f | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Jan 30 13:31:12 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:12 2008 +0100 |
tree | 9aeb7ce4ef3fb8aceaa8aa52da483f14d70cf3cf | |
parent | 6b68f01baa810e9f63fbf39e9d5c3ef1d94a966f [diff] |
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>