commit | 3df0af0eb064a16bbdbe81b46bc72a4089f88d54 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai.lu@amd.com> | Thu Dec 07 02:14:12 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Thu Dec 07 02:14:12 2006 +0100 |
tree | c1232506749762eb34c3d12cb3e0da1a48398ba6 | |
parent | 0741f4d207a644482d7a040f05cd264c98cf7ee8 [diff] |
[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 <yinghai.lu@amd.com> Signed-off-by: Andi Kleen <ak@suse.de>