commit | 867da0d4fe79baf78b7320b99eea4c7a78b15581 | [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 | b8715d8def240014da5614a4f940130ec06d9ebf [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>