Re: [PATCH 4/4] ARM: BCM5301X: remove workaround imprecise abort fault handler

2015-10-14 Thread Hauke Mehrtens
On 10/14/2015 04:48 PM, Lucas Stach wrote: > This is not needed anymore. Handling a potentially pending imprecise external > abort left behind by the bootloader is now done in a slightly safer way inside > the common ARM startup code. > > Signed-off-by: Lucas Stach Acked-by: Hau

Re: [PATCH 1/4] ARM: catch pending imprecise abort on unmask

2015-10-14 Thread Hauke Mehrtens
bort pending for us to trip over. > + */ > +static int __init early_abort_handler(unsigned long addr, unsigned int fsr, > + struct pt_regs *regs) > +{ > + pr_warn("Hit pending imprecise external abort during first unmask, " > + &q