diff options
author | Glauber Costa <gcosta@redhat.com> | 2008-05-29 01:19:53 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-08 12:48:16 +0200 |
commit | a939098afcfa5f81d3474782ec15c6d114e57763 (patch) | |
tree | 62c21fb10d6b58dc8247c34e68ab5562e045b8d0 /arch/x86/kernel/paravirt_patch_32.c | |
parent | x86: don't use gdt_page openly. (diff) | |
download | linux-a939098afcfa5f81d3474782ec15c6d114e57763.tar.xz linux-a939098afcfa5f81d3474782ec15c6d114e57763.zip |
x86: move x86_64 gdt closer to i386
i386 and x86_64 used two different schemes for maintaining the gdt.
With this patch, x86_64 initial gdt table is defined in a .c file,
same way as i386 is now. Also, we call it "gdt_page", and the descriptor,
"early_gdt_descr". This way we achieve common naming, which can allow for
more code integration.
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/paravirt_patch_32.c')
0 files changed, 0 insertions, 0 deletions