[PATCH 1/2] ARM: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
kirill at shutemov.name
Fri Sep 18 07:36:38 EDT 2009
On Fri, Sep 18, 2009 at 2:18 PM, Aaro Koskinen <aaro.koskinen at nokia.com> wrote:
> What's the "insn" here?? And even if no IFAR is implemented, there should be
> IFSR. For NOMMU there should be pabort_noifsr simply returning zero values,
> similar to data abort handler.
No, both IFAR and IFSR is only implemented in ARMv7 so we have to handle
it together, I think.
More information about the linux-arm-kernel
mailing list