Hi,

---------------------- sys/arch/arm/arm/cpufunc.c ----------------------
2309
        } else if ((fault_instruction & 0x0e000000) == 0x0c000000) {

                [...]

        } else if ((fault_instruction & 0x0e000000) == 0x0c000000)
                return ABORT_FIXUP_FAILED;

------------------------------------------------------------------------

Found by Brainy.

Maxime

Reply via email to