commit | 1bd24efc8bd1e644b115cae51048c008bea76de1 | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@amacapital.net> | Wed May 21 15:07:07 2014 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Wed May 21 16:22:51 2014 -0700 |
tree | 4e836322173ba483b84ca33e9af6feb72404bcc5 | |
parent | 4b660a7f5c8099d88d1a43d8ae138965112592c7 [diff] |
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 <luto@amacapital.net> Link: http://lkml.kernel.org/r/10ad65f534f8bc62e77f74fe15f68e8d4a59d8b3.1400709717.git.luto@amacapital.net Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>