[PATCH 2/2] i386: double fault adjustment

From: Jan Beulich
Date: Wed Nov 09 2005 - 03:37:48 EST


Make the double fault handler use CPU-specific stacks. Add some
abstraction to simplify future change of other exception handlers to
go
through task gates. Change the pointer validity checks in the double
fault handler to account for the fact that both GDT and TSS aren't in
static kernel space anymore.

Signed-Off-By: Jan Beulich <jbeulich@xxxxxxxxxx>

(actual patch attached)

Attachment: linux-2.6.14-i386-doublefault.patch
Description: Binary data