From: Andy Lutomirski Date: Wed, 21 May 2014 22:07:07 +0000 (-0700) Subject: x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd24efc8bd1e644b115cae51048c008bea76de1;p=pandora-kernel.git x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations The paranoidzeroentry macros were missing them. I'm not at all convinced that these annotations are correct and/or necessary, but this makes the macros more consistent with each other. Signed-off-by: Andy Lutomirski Link: http://lkml.kernel.org/r/10ad65f534f8bc62e77f74fe15f68e8d4a59d8b3.1400709717.git.luto@amacapital.net Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed