EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

Crash in linux while waiting for an event

Started by amit March 4, 2005
My Linux kernel is crashing at the point of waiting of an event.
I am using wait_event_interruptible call.The messege i am getting is
bad: scheduling while atomic.
 Could anyone please tell me why i am getting this message.

amit wrote:
> My Linux kernel is crashing at the point of waiting of an event. > I am using wait_event_interruptible call.The messege i am getting is > bad: scheduling while atomic. > Could anyone please tell me why i am getting this message. >
You might have luck on LKML. Post some code, or you'll be ignored.

The 2024 Embedded Online Conference