[RFC PATCH 05/12] arm: mm: retry on QSD icache parity errors
Daniel Walker
dwalker at codeaurora.org
Tue Feb 23 14:06:58 EST 2010
On Tue, 2010-02-23 at 19:02 +0000, Russell King - ARM Linux wrote:
> > > Can you not use hook_fault_code() and move the do_imprecise_ext() to a
> > > platform-specific file (under arch/arm/mach-* maybe)?
> > >
> >
> > How do you mean? I'm not sure how we would move this into
> > arch/arm/mach- ..
>
> Err, exactly as Catalin says. Use hook_fault_code() to hook into the
> fault table at run time, just like platforms which have to handle
> imprecise exceptions on PCI and the alignment fault handler do.
"Can you not use hook_fault_code()"
Typo maybe ?
Daniel
More information about the linux-arm-kernel
mailing list