From: Jan Beulich Date: Sat, 25 Mar 2006 15:30:01 +0000 (+0100) Subject: [PATCH] x86_64: miscellaneous cleanup X-Git-Tag: v2.6.17-rc1~708 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57113bc1ff591005ec0b0fb4885d97c01de73d8;p=pandora-kernel.git [PATCH] x86_64: miscellaneous cleanup - adjust limits of GDT/IDT pseudo-descriptors (some were off by one) - move empty_zero_page into .bss.page_aligned - move cpu_gdt_table into .data.page_aligned - move idt_table into .bss - align inital_code and init_rsp - eliminate pointless (re-)declaration of idt_table in traps.c Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed