Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753017AbYCIIjg (ORCPT ); Sun, 9 Mar 2008 04:39:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751839AbYCIIjL (ORCPT ); Sun, 9 Mar 2008 04:39:11 -0400 Received: from smtp4-g19.free.fr ([212.27.42.30]:59107 "EHLO smtp4-g19.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750869AbYCIIjJ (ORCPT ); Sun, 9 Mar 2008 04:39:09 -0400 Message-ID: <47D3A22B.10207@free.fr> Date: Sun, 09 Mar 2008 09:39:07 +0100 From: Laurent Riffard User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.8.1.12) Gecko/20080201 SeaMonkey/1.1.8 MIME-Version: 1.0 To: Stephen Rothwell , Len Brown , linux-acpi@vger.kernel.org CC: linux-next@vger.kernel.org, LKML Subject: Re: linux-next: Tree for March 6: acpi_os_wait_semaphore tries to register non-static key References: <20080306162606.970aefe1.sfr@canb.auug.org.au> In-Reply-To: <20080306162606.970aefe1.sfr@canb.auug.org.au> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1341 Lines: 36 Le 06.03.2008 06:26, Stephen Rothwell a ?crit : > Hi all, > > I have created today's linux-next tree at > git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git got this with next-20080306 and next-20080307: INFO: trying to register non-static key. the code is fine but needs lockdep annotation. turning off the locking correctness validator. Pid: 0, comm: swapper Not tainted 2.6.25-rc4-next-20080306-02654-g4855c7e #25 [] __lock_acquire+0x145/0xaa9 [] cache_alloc_debugcheck_after+0xdd/0x14e [] kmem_cache_alloc+0x7f/0xca [] lock_acquire+0x4c/0x63 [] down_trylock+0x9/0x23 [] _spin_lock_irqsave+0x2a/0x39 [] down_trylock+0x9/0x23 [] down_trylock+0x9/0x23 [] acpi_os_wait_semaphore+0x68/0x13e [] acpi_ut_acquire_mutex+0x5d/0xc1 [] acpi_ns_root_initialize+0x18/0x267 [] acpi_initialize_subsystem+0x44/0x64 [] acpi_early_init+0x54/0xf4 [] start_kernel+0x24e/0x256 ======================= Parsing all Control Methods: ~~ laurent -- 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/