summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_32.S
diff options
context:
space:
mode:
authorTim Abbott <tabbott@ksplice.com>2009-09-16 22:44:29 +0200
committerH. Peter Anvin <hpa@zytor.com>2009-09-18 19:21:52 +0200
commit07e81d61605f885920f31634a65aace52beb97db (patch)
treef48066abb6ca5d922033dc0434ef1a5b8d8cb0bb /arch/x86/kernel/entry_32.S
parentx86: convert to use __HEAD and HEAD_TEXT macros. (diff)
downloadlinux-07e81d61605f885920f31634a65aace52beb97db.tar.xz
linux-07e81d61605f885920f31634a65aace52beb97db.zip
x86: Use section .data.page_aligned for the idt_table.
The .data.idt section is just squashed into the .data.page_aligned output section by the linker script anyway, so it might as well be in the .data.page_aligned section. This eliminates all references to .data.idt on x86. Signed-off-by: Tim Abbott <tabbott@ksplice.com> Cc: Ingo Molnar <mingo@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/kernel/entry_32.S')
0 files changed, 0 insertions, 0 deletions