Scheduling problem...

Prasanna Gokhale (pras@teil.soft.net)
Thu, 12 Aug 1999 21:28:12 +0530


Hi all,

I am facing a problem while scheduling by a task queue.
I have a character driver running well on Linux 2.2.2.
I do a tq_immediate in the isr.
I do another tq_immediate in the bottom half.

When the same code is ported onto Linux 2.0.36, I get the error :
"Aiee:Scheduling in interrupt"
There is no memory allocation being done in the isr.
Instead of tq_immediate, I also tried tq_scheduler, but the
same result.

Please any inputs.
Thanks,
Prasanna Gokhale

--------------------------------------------------------------
Prasanna Gokhale Phone No:91-80-8410221/222
Tata Elxsi India Ltd. email : pras@teil.soft.net
Whitefield Road,Hoody, gokhs@hotmail.com
Mahadevapura Post
Bangalore - 560048
India
----------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/