Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754838AbYANJYR (ORCPT ); Mon, 14 Jan 2008 04:24:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752574AbYANJYJ (ORCPT ); Mon, 14 Jan 2008 04:24:09 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:55705 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752251AbYANJYI (ORCPT ); Mon, 14 Jan 2008 04:24:08 -0500 Subject: Re: 2.6.24-rc7 lockdep warning when poweroff From: Peter Zijlstra To: Dave Young Cc: Linus Torvalds , Linux Kernel Mailing List , Ingo Molnar , Johannes Berg In-Reply-To: References: Content-Type: text/plain Date: Mon, 14 Jan 2008 10:24:04 +0100 Message-Id: <1200302644.7415.6.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.21.4 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 782 Lines: 29 On Mon, 2008-01-14 at 17:04 +0800, Dave Young wrote: > Hi, > > When I "halt -p", lockdep warnings triggered as following (hand copy): > > WARNING : at kernel/lockdep.c: 700 lookup_lock_class() > > > lock_acquire > cleanup_workqueue_thread > workqueue_cpu_callback > notifier_call_chain > __raw_notifier_call_chain > raw_notifier_call_chain > __cpu_down > disable_nonboot_cpus > kernel_power_off > sys_reboot > My first guess would be a __create_workqueue_key() where a key is re-used with a different workqueue name. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/