From: Jan Beulich Date: Thu, 24 Jan 2013 09:27:31 +0000 (+0000) Subject: x86-64: Fix unwind annotations in recent NMI changes X-Git-Tag: v3.8-rc6~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=444723dccc3c855fe88ea138cdec46f30e707b74;p=pandora-kernel.git x86-64: Fix unwind annotations in recent NMI changes While in one case a plain annotation is necessary, in the other case the stack adjustment can simply be folded into the immediately preceding RESTORE_ALL, thus getting the correct annotation for free. Signed-off-by: Jan Beulich Cc: Steven Rostedt Cc: Linus Torvalds Cc: Alexander van Heukelum Link: http://lkml.kernel.org/r/51010C9302000078000B9045@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed