Hello all:
I am using mpc8548 and, kernel 2.6.14.5.
Recently, my system encounter "Kernel stack overflow in process xxxx"
problem.
How to increase the kernel stack size?
I try to modify THREAD_SIZE in thread_info.h, but my system seems couldn't
boot up anymore!
//#define THREAD_SIZE 8192 /* 2 pages */
#define THREAD_SIZE 16384 /* 4 pages */
Thanks in advance for any kind of advice.
Jay Chen...
_______________________________________________
Linuxppc-embedded mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-embedded