RE: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-31 Thread Syed Mohammed, Khasim
diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 202c269..308835b 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach-omap2/pm34xx.c @@ -380,11 +380,11 @@ int __init omap3_pm_init(void) goto err1; } -

Re: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-31 Thread Koen Kooi
Op 31 jul 2008, om 15:08 heeft Syed Mohammed, Khasim het volgende geschreven: diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 202c269..308835b 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach-omap2/pm34xx.c @@ -380,11 +380,11 @@ int __init

RE: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-14 Thread Gadiyar, Anand
Hi, Hi, ext Gadiyar, Anand [EMAIL PROTECTED] writes: Hi All, snip Tried that and I get the same hang, so I don't think the RTC is to blame. Short update just in case anybody has an idea: Gadiyar spent some time with git-bisect (thanks!): It seems that the

Re: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-07 Thread Högander Jouni
Hi, ext Gadiyar, Anand [EMAIL PROTECTED] writes: Hi All, snip Tried that and I get the same hang, so I don't think the RTC is to blame. Short update just in case anybody has an idea: Gadiyar spent some time with git-bisect (thanks!): It seems that the bad commit is

Re: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-05 Thread Dirk Behme
Koen Kooi wrote: Op 2 jul 2008, om 22:03 heeft Gadiyar, Anand het volgende geschreven: 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

RE: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-05 Thread Gadiyar, Anand
-Original Message- From: Dirk Behme [mailto:[EMAIL PROTECTED] Sent: Saturday, July 05, 2008 12:56 PM To: linux-omap@vger.kernel.org Cc: Gadiyar, Anand Subject: Re: Kernel hang on OMAP3 based Beagle board, RTC issue? Koen Kooi wrote: Op 2 jul 2008, om 22:03 heeft Gadiyar

RE: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-05 Thread Gadiyar, Anand
Hi All, snip Tried that and I get the same hang, so I don't think the RTC is to blame. Short update just in case anybody has an idea: Gadiyar spent some time with git-bisect (thanks!): It seems that the bad commit is probably between: # good:

RE: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-02 Thread Gadiyar, Anand
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

Re: Kernel hang on OMAP3 based Beagle board, RTC issue?

2008-07-02 Thread Koen Kooi
Op 2 jul 2008, om 22:03 heeft Gadiyar, Anand het volgende geschreven: 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