[ 108.462047] 0x48022000 --> 0xfa022000
[ 108.541026] Unhandled fault: external abort on non-linefetch (0x1028) at 0xfa022014
[ 108.549051] Internal error: : 1028 [#1] ARM
[ 108.553429] Modules linked in: vmm_linux(O+)
[ 108.557921] CPU: 0 Tainted: G O (3.8.13-mini-00694-gd24eda0-dirty #20)
[ 108.566048] PC is at vmm_entry+0x28/0x8c [vmm_linux]
[ 108.571253] LR is at vmm_entry+0x18/0x8c [vmm_linux]
[ 108.576455] pc : [<bf0000ec>] lr : [<bf0000dc>] psr: 20000013
[ 108.576455] sp : df011e60 ip : 00000000 fp : df011f58
[ 108.588471] r10: bf002000 r9 : 00000000 r8 : bf000538
[ 108.593942] r7 : 00000001 r6 : bf0004fc r5 : bf0004dc r4 : bf000638
[ 108.600774] r3 : fa022000 r2 : 20000093 r1 : 00000001 r0 : bf0003b6
[ 108.607608] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
[ 108.615079] Control: 10c5387d Table: 9f354019 DAC: 00000015
[ 108.621093] Process insmod (pid: 107, stack limit = 0xdf010238)
Why a simple register access will oops the kernel? Is there any other thing I should do?
(I'm aware that maybe this is not the right list to ask. But if it is not, please let me know where this question should go, Thanks!)