x86: same gdt_page with macro
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 5 Sep 2008 03:09:01 +0000 (20:09 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Sep 2008 07:40:47 +0000 (09:40 +0200)
commit950ad7ff6ec17fc1b47abc95c5c74628eb1adf8b
tree6b345405ea5cd96f91200e2c66d8b22e0f10db45
parentf0fc4aff1fa4db1c201593422dcbf85c9897ec4f
x86: same gdt_page with macro

Move the 32-bit and 64-bit gdt_page definitions next to each
other, separated with an #ifdef.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/common_64.c
This page took 0.02677 seconds and 5 git commands to generate.