From: Chuck Ebbert <76306.1226@compuserve.com> Date: Tue, 26 Sep 2006 08:52:37 +0000 (+0200) Subject: [PATCH] i386: annotate FIX_STACK() and the rest of nmi() X-Git-Tag: v2.6.19-rc1~1077^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a549b86dd0f3cbffcd5f9343f4ae7fcd59f7e756;p=pandora-kernel.git [PATCH] i386: annotate FIX_STACK() and the rest of nmi() In i386's entry.S, FIX_STACK() needs annotation because it replaces the stack pointer. And the rest of nmi() needs annotation in order to compile with these new annotations. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Andi Kleen --- Reading git-diff-tree failed