I found the CONFIG_PREEMPT was not enabled in rowboat kernel, but most other platform enable this option. Why disable this option? Can we enable it in rowboat kernel?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
You can enable CONFIG_PREEMPT in the kernel config.
I assume that the rowboat kernel has this disabled as the original PSP linux kernel did not enable this by default.