From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Neukum Subject: Re: lockdep report at resume Date: Tue, 21 Apr 2009 15:59:41 +0200 Message-ID: <200904211559.43497.oliver@neukum.org> References: <1234022517.4175.107.camel@johannes.local> <1238578840.5970.178.camel@johannes.local> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-out003.kontent.com ([81.88.40.217]:45612 "EHLO smtp-out003.kontent.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753598AbZDUN7p (ORCPT ); Tue, 21 Apr 2009 09:59:45 -0400 In-Reply-To: Content-Disposition: inline Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Johannes Berg , Dmitry Torokhov , linux-input , linux-kernel , "Rafael J. Wysocki" , Oleg Nesterov Am Dienstag 21 April 2009 15:51:16 schrieb Jiri Kosina: > [ thanks for the analysis Johannes ... involving also Oliver here; really > seems like a false positive to me ] I think he's right. But as a matter of principle I'd like to see flush_scheduled_work() avoided where possible, hence the patch. Regards Oliver