diff options
author | Jan Beulich <JBeulich@suse.com> | 2012-11-02 11:18:39 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2012-11-20 22:23:57 -0800 |
commit | ee4eb87be2c3f69c2c4d9f1c1d98e363a7ad18ab (patch) | |
tree | 212635e1793c7ec7fcdf66dd8bbb992af4a252c2 /crypto/arc4.c | |
parent | 36c46ca4f322a7bf89aad5462a3a1f61713edce7 (diff) | |
download | op-kernel-dev-ee4eb87be2c3f69c2c4d9f1c1d98e363a7ad18ab.zip op-kernel-dev-ee4eb87be2c3f69c2c4d9f1c1d98e363a7ad18ab.tar.gz |
x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions
While these got added in the right place everywhere else, entry_64.S
is the odd one where they ended up before the initial CFI directive(s).
In order to cover the full code ranges, the CFI directive must be
first, though.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Link: http://lkml.kernel.org/r/5093BA1F02000078000A600E@nat28.tlf.novell.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'crypto/arc4.c')
0 files changed, 0 insertions, 0 deletions