Re: [PATCH]x86_64: build and use GDT on copied compressed kernel

From: Yinghai Lu
Date: Sun May 13 2007 - 02:29:31 EST


On 5/12/07, Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote:
Overwriting the GDT should be fine because we don't reload the segments,
after we overwrite it. GDT entries are only read when we load segments.
Interrupts are disabled so that should not cause a problem.

Why do you think the current behaviour is a problem?

just think if GDT should not be overwriten when we are still under
that GDT setting.
didn't have chance to test that in HDT or other debug device, when
setting breaking point after that GDT is overwriten.

YH
-
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/