[PATCH v3 1/3] ARM: BCM5301X: initial support for the BCM5301X/BCM470X SoCs with ARM CPU
Will Deacon
will.deacon at arm.com
Fri Aug 2 05:55:46 EDT 2013
On Thu, Aug 01, 2013 at 10:51:06PM +0100, Hauke Mehrtens wrote:
> On 07/31/2013 12:35 PM, Will Deacon wrote:
> > Hmm, so that's now exploding on a user address. Is this an A9-based SoC? If
> > so, can you try disabling PL310 (CONFIG_CACHE_L2X0) and see if it makes a
> > different please?
>
> This is a A9-based SoC.
>
> I already had PL310 disabled, now I tried to activate it, but I do not
> see any difference.
>
> [ 1.049381] Freeing unused kernel memory: 1128K (c0261000 - c037b000)
> [ 1.056501] Unhandled fault: imprecise external abort (0x1c06) at
> 0xb6f34005
> [ 1.063738] Kernel panic - not syncing: Attempted to kill init!
> exitcode=0x00000007
Ok, in which case I think you need to try Arnd's other suggestion of moving
the loop around in order to try and bisect where the fault is being
generated.
Will
More information about the linux-arm-kernel
mailing list