diff options
author | David Howells <[email protected]> | 2012-10-16 00:10:13 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-10-16 18:49:15 -0700 |
commit | 819e1c53ac6410f0ffbc2ee36b7de96988cdcf32 (patch) | |
tree | 6c4d52c2bb34e6f702bc9acd8bb5aa4822412da1 /tools/perf/scripts/python | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 (diff) |
FRV: Fix VLIW packing constraint violation in entry.S
Fix VLIW packing constraint violation in entry.S:
arch/frv/kernel/entry.S: Assembler messages:
arch/frv/kernel/entry.S:871: Error: VLIW packing constraint violation
When packing CALLL with OR, CALLL must go in the first slot. The
instructions are executed simultaneously, so it doesn't matter which way
round they're packed from that point of view.
Signed-off-by: David Howells <[email protected]>
Acked-by: Al Viro <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions