commit | fdc3dc606dbcd3d9ab93dc0b3cc27a8e303f773d | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Sun Nov 04 15:53:13 2012 +0000 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Fri Nov 30 15:06:04 2012 +0900 |
tree | f414c7ca40ce97344632bc602b0dbd479d1099a6 | |
parent | fd757b6eb1049e30242af3e3ced94c828b31d869 [diff] |
sh: fix trigger_address_error() The function should set BL bit, but it should not clear other flags. So, the patch uses set_bl_bit() instead of a local asm code. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>