Hi, Subject line says it all. As a newbie to the Linux kernel, I am wondering if an array of 70 pointers is too big for the kernel stack? (I assumed it is and kmalloc_array()d it, but thought I'd check.) Thanks for any comments, rick
Hi, Subject line says it all. As a newbie to the Linux kernel, I am wondering if an array of 70 pointers is too big for the kernel stack? (I assumed it is and kmalloc_array()d it, but thought I'd check.) Thanks for any comments, rick