From: Yinghai Lu Date: Thu, 7 Dec 2006 01:14:12 +0000 (+0100) Subject: [PATCH] x86_64: clear_bss before set_intr_gate with early_idt_handler X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3df0af0eb064a16bbdbe81b46bc72a4089f88d54;p=pandora-kernel.git [PATCH] x86_64: clear_bss before set_intr_gate with early_idt_handler idt_table is in the .bss section, so clear_bss need to called at first Signed-off-by: Yinghai Lu Signed-off-by: Andi Kleen --- Reading git-diff-tree failed