diff options
author | Mischa Jonker <mjonker@synopsys.com> | 2013-09-26 15:44:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-18 07:45:45 -0700 |
commit | 5cd12e7776183668bd92a5f5fe102113d3bb599a (patch) | |
tree | 10fbc5aaa32e28dd60f2c98fac84c5f561406ace /REPORTING-BUGS | |
parent | 8036c31c84117707d4132cd199d997d7ed41427c (diff) |
ARC: Handle zero-overhead-loop in unaligned access handler
commit c11eb222fd7d4db91196121dbf854178505d2751 upstream.
If a load or store is the last instruction in a zero-overhead-loop, and
it's misaligned, the loop would execute only once.
This fixes that problem.
Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions