From: Peter Zijlstra Date: Wed, 18 Jul 2007 18:59:22 +0000 (+0200) Subject: i386: fixup TRACE_IRQ breakage X-Git-Tag: v2.6.23-rc1~491 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a10d9a71bafd3a283da240d2868e71346d2aef6f;p=pandora-kernel.git i386: fixup TRACE_IRQ breakage The TRACE_IRQS_ON function in iret_exc: calls a C function without ensuring that the segments are set properly. Move the trace function and the enabling of interrupt into the C stub. Signed-off-by: Peter Zijlstra Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed