mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* suspend/idle hanging
@ 2008-07-12  4:51 Luke -Jr
  2008-07-13 12:54 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Luke -Jr @ 2008-07-12  4:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I finally got Linux and BusyBox booting on my board, but I've encountered a 
fairly odd problem... any task that sleeps just goes dead entirely, never 
resuming. If I enable networking support, this seems to happen before init is 
even spawned (in this case, inside cpu_idle() according to remote gdb).

I'm guessing interrupts aren't firing for some reason, but does anyone else 
have any ideas? Maybe this is more obvious/common than I'm guessing.

Thanks,

Luke

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: suspend/idle hanging
  2008-07-12  4:51 suspend/idle hanging Luke -Jr
@ 2008-07-13 12:54 ` Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2008-07-13 12:54 UTC (permalink / raw)
  To: Luke -Jr; +Cc: Linux Kernel Mailing List

On Fri 2008-07-11 23:51:32, Luke -Jr wrote:
> I finally got Linux and BusyBox booting on my board, but I've encountered a 
> fairly odd problem... any task that sleeps just goes dead entirely, never 
> resuming. If I enable networking support, this seems to happen before init is 
> even spawned (in this case, inside cpu_idle() according to remote gdb).
> 
> I'm guessing interrupts aren't firing for some reason, but does anyone else 
> have any ideas? Maybe this is more obvious/common than I'm guessing.

Try irqpoll? nohz=off?
							Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-13 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-12  4:51 suspend/idle hanging Luke -Jr
2008-07-13 12:54 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome