• R
    Blackfin: work around anomaly 05000281 · 0e4edcf0
    Robin Getz 提交于
    Add missing anomaly workaround for anomaly 05000281 - we can't return to
    instructions which cause hardware errors otherwise we trigger the error
    again which means we go into an infinite loop of handling, returning, and
    retriggering.  This work around confuses gdb when the error occurs as the
    PC will seemed to have moved, so a better long term fix will need to be
    figured out, but for now this is better than an infinite crash loop.
    Signed-off-by: NRobin Getz <robin.getz@analog.com>
    Signed-off-by: NMike Frysinger <vapier@gentoo.org>
    0e4edcf0
traps.c 36.2 KB