Re: [PATCH] OMAP3: Fixed crash bug with serial + suspend

2009-03-05 Thread Kevin Hilman
Tero Kristo tero.kri...@nokia.com writes: It was possible for an unhandled interrupt to occur if there was incoming serial traffic during wakeup from suspend. This was caused by the code in arch-arm/mach-omap2/serial.c keeping interrupt enabled all the time, but not acking its interrupts.

RE: [PATCH] OMAP3: Fixed crash bug with serial + suspend

2009-03-04 Thread Tero.Kristo
-Original Message- From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: 03 March, 2009 18:58 To: Kristo Tero (Nokia-D/Tampere) Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH] OMAP3: Fixed crash bug with serial + suspend Tero Kristo tero.kri...@nokia.com writes

Re: [PATCH] OMAP3: Fixed crash bug with serial + suspend

2009-03-04 Thread Kevin Hilman
tero.kri...@nokia.com wrote: -Original Message- From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: 03 March, 2009 18:58 To: Kristo Tero (Nokia-D/Tampere) Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH] OMAP3: Fixed crash bug with serial + suspend Tero Kristo