At Beagle IRC there was some discussion [1] [2] today about kernel
hang on OMAP3 based Beagle board. I'll try to summarize discussion and
Khasim's findings, maybe somebody here has an idea.
Latest OMAP git kernel seems to hang on beagle board after some time.
You don't see any crash, but after a while typing, anything doesn't
work. SD stops as well, so you can only do stuff that's in ram, any IO
will block. It can take >1 day to get there, but mostly it's ~30 minutes.
Khasim found that it seems disabling RTC will remove the hang. When
booting the git kernel after some time there are no timer or PRCM
interrupts and the control resides in cpu_idle. We don't know where
exactly the problem in RTC is, but while browsing the history of files
related to RTC Khasim found that some changes were done to the files
to handle T2 interrupts in a centralized way for USB, Battery and RTC.
It seems even Battery broke with this patch set
http://source.mvista.com/git/gitweb.cgi?p=linux-omap-2.6.git;a=commitdiff;h=68d7477caca19c0b52b5d4e85700cd3e6115577f
May be this is the change that is affecting RTC. But it's unclear why
it is affecting GP timer and PRCM interrupts.
Any idea?
Thanks and please correct if something is wrong in the summary
Dirk
[1] http://www.beagleboard.org/irclogs/index.php?date=2008-07-02#T07:19:47
[2] http://www.beagleboard.org/irclogs/index.php?date=2008-07-02#T16:57:47
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html