From: Alexander van Heukelum Date: Tue, 9 Sep 2008 19:55:58 +0000 (+0200) Subject: i386: expand exception 3 DO_TRAP macro X-Git-Tag: v2.6.28-rc1~611^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94da1e4b7d396abe10ce4d566f1a5f623602c21;p=pandora-kernel.git i386: expand exception 3 DO_TRAP macro The int3 exception was already takes as an interrupt and do_int3 does not fit in the new DO_ERROR macro. This patch just expands the DO_TRAP macro and rearranges the code a bit. No functional changes intended. Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed