Forum Discussion
Altera_Forum
Honored Contributor
19 years agoschedule problem
hi all, i write a kernel module, when i insmod it, the following is output: bad: scheduling while atomic! Stack from 081dff8c:<0> <0> ffffe000<0> 08189464<0> 081b0e94<0> 026...
Altera_Forum
Honored Contributor
19 years agothanks for your care,
my build enviroment is correct, in nios2 sdk enviroment. but i don't know where i put the printk(), these messages is out of schedule(), i don't know which task cause this happen, so i need trace the routine, like kgdb does. can you help me?