>>  22869d0:       e3a03001        mov     r3, #1  ; 0x1
>>  22869d4:       e1043093        swp     r3, r3, [r4] ;======================
>=>>>>>>> ERROR LINE: illegal instruction
>>  22869d8:       e3530000        cmp     r3, #0  ; 0x0
>
>This could be the old problem. The swp instruction faults, because the
>page that is adressed in not in RAM but in swap. Somehow the kernel still
>seems unwilling to handle this case.

I'd kind of expect that to cause a data abort (or maybe a kernel panic) rather 
than an illegal instruction trap.  But who knows, stranger things have 
happened.

p.


PGP signature

Reply via email to