Re: [PATCH 1/2] x86-64: calling clear_bss before set_intr_gate with early_idt_handler

From: Eric W. Biederman
Date: Sat Nov 25 2006 - 01:57:27 EST


"Yinghai Lu" <yinghai.lu@xxxxxxx> writes:

> Please check the patch.
>
> [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@xxxxxxx>

Acked-by: Eric Biederman <ebiederm@xxxxxxxxxxxx>

The only problem I have might be the description would read more
clearly as:
[PATCH] x86_64: call clear_bss before set_intr_gate with early_idt_handler

idt_table is in the .bss section, so clear_bss need to called first

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/