[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <m1u00oow1j.fsf@ebiederm.dsl.xmission.com>
Date: Fri, 24 Nov 2006 23:55:04 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: "Yinghai Lu" <yinghai.lu@....com>
Cc: "Andrew Morton" <akpm@...l.org>, "Andi Kleen" <ak@....de>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] x86-64: calling clear_bss before set_intr_gate with early_idt_handler
"Yinghai Lu" <yinghai.lu@....com> 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@....com>
Acked-by: Eric Biederman <ebiederm@...ssion.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists