hi,

I'm porting uclinux (kernel 2.6.19) to an ARM946E-S board. But, kernel stops working when it tries to start the softirq daemon. The process 0 is at IDLE mode, process 1 (starting from init) is at TASK_UNINTERRUPTIBLE; and process 2(starting from kthread) is at TASK_INTERRUPTIBLE mode.

Any reasons can cause this issue? Did I make a wrong configuration? Or the scheduler failed to wake up the process 1?

Thanks.
Shuanglin



_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to