Re: [PATCH] i386: improve double fault handling

From: Ingo Molnar
Date: Mon Jul 28 2008 - 12:28:46 EST



* H. Peter Anvin <hpa@xxxxxxxxx> wrote:

> Jan Beulich wrote:
>>
>>> Firstly, 64-bit does not use a task gate for double faults anymore.
>>> (but uses a separate IST stack for double faults)
>>
>> Sure - because there are no task gates on 64-bit.
>>
>
> What we're doing here is really using task gates to emulate IST
> anyway.

yes, because we dont use the main feature that differentiates task gates
from ISTs: a different cr3 entry. (the rest of the differences is really
just fluff)

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