From: Alexander van Heukelum Date: Tue, 9 Sep 2008 19:56:02 +0000 (+0200) Subject: i386: convert hardware exception 7 to an interrupt gate X-Git-Tag: v2.6.28-rc1~611^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7643e9b936b4af31ba4851eb7d5b3a3bfad52502;p=pandora-kernel.git i386: convert hardware exception 7 to an interrupt gate Handle no coprocessor exception with interrupt initially off. device_not_available in entry_32.S calls either math_state_restore or math_emulate. This patch adds an extra indirection to be able to re-enable interrupts explicitly in traps_32.c Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed