[PATCH] ARM: Kconfig: Do not select ARCH_VEXPRESS on ARCH_MULTI_V7
Pawel Moll
pawel.moll at arm.com
Mon Nov 19 11:44:57 EST 2012
On Mon, 2012-11-19 at 16:38 +0000, Fabio Estevam wrote:
> Booting a kernel on a mx53qsb board (built with imx_v6_v7_defconfig) leads to:
>
> Unable to handle kernel NULL pointer dereference at virtual address 00000008
> pgd = 80004000
> [00000008] *pgd=00000000
> Internal error: Oops: 805 [#1] SMP ARM
> Modules linked in:
> CPU: 0 Not tainted (3.7.0-rc5-next-20121115+ #715)
> PC is at vexpress_sysreg_init_leds+0x30/0xb8
> LR is at do_one_initcall+0x3c/0x190
> pc : [<8065e170>] lr : [<800086a0>] psr: 60000153
> sp : df855ef0 ip : df855f18 fp : df855f14
> r10: 00000000 r9 : 8067eb5c r8 : 8065e140
> r7 : 80711cac r6 : 806c2cc0 r5 : 00000000 r4 : 80673850
> r3 : 00000000 r2 : 00000000 r1 : df854000 r0 : 8065e140
> ...
It's a bug in vexpress-sysreg driver. 3 hours ago I've posted patch
removing this code...
https://patchwork.kernel.org/patch/1764801/
Apologies about causing the issue in the first place.
Pawel
More information about the linux-arm-kernel
mailing list