Hi,
I searched for text of error message "Unhandled fault:" in kernel source code, function having this error message is called finally in function arm_syscall, which is never called by any other function or arm_syscall is not assigned to any function pointer and not is any interrupt service routine.. I am confused how is this arm_syscall getting called for my error case.
Thanks,
Srilatha.