>I am trying to install an FIQ handler on CLEP7212 evaluation board.
>When I execute 'get_fiq_regs', the kernel crashes with the following
>message:
>
>Bad mode detected in data abort handler: Mode FIQ_32

You took an abort in FIQ mode; the kernel isn't prepared to handle this.

>Am I missing something because of which my get_fiq_regs and set_fiq_regs
>don't work? Could somebody throw any light?

It's hard to say without seeing the actual code you're using.

p.



_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm

Reply via email to