From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH] PM: acquire device locks prior to suspending Date: Wed, 12 Dec 2007 23:42:01 -0800 Message-ID: <20071212234201.a8932915.akpm@linux-foundation.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Alan Stern Cc: Linux-pm mailing list List-Id: linux-pm@vger.kernel.org On Fri, 21 Sep 2007 15:37:40 -0400 (EDT) Alan Stern wrote: > This patch (as994) reorganizes the way suspend and resume > notifications are sent to drivers. The major changes are that now the > PM core acquires every device semaphore before calling the methods, > and calls to device_add() during suspends will fail. Causes my t61p to deadlock during suspend-to-RAM. Really late - the little moon symbol has started to flash but the LCD is still powered and the cursor still blinks. Only a poweroff restores control.