From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756290AbZDUN7z (ORCPT ); Tue, 21 Apr 2009 09:59:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753747AbZDUN7q (ORCPT ); Tue, 21 Apr 2009 09:59:46 -0400 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 From: Oliver Neukum To: Jiri Kosina Subject: Re: lockdep report at resume Date: Tue, 21 Apr 2009 15:59:41 +0200 User-Agent: KMail/1.10.3 (Linux/2.6.29-9-default; KDE/4.1.3; x86_64; ; ) Cc: Johannes Berg , Dmitry Torokhov , "linux-input" , "linux-kernel" , "Rafael J. Wysocki" , Oleg Nesterov References: <1234022517.4175.107.camel@johannes.local> <1238578840.5970.178.camel@johannes.local> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904211559.43497.oliver@neukum.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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