Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758164AbYBSAIR (ORCPT ); Mon, 18 Feb 2008 19:08:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753146AbYBSAII (ORCPT ); Mon, 18 Feb 2008 19:08:08 -0500 Received: from simmts8-srv.bellnexxia.net ([206.47.199.166]:58925 "EHLO simmts8-srv.bellnexxia.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752028AbYBSAIH (ORCPT ); Mon, 18 Feb 2008 19:08:07 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CACatuUecIvdG/2dsb2JhbAAIih2CFaBw Message-ID: <47BA1DE3.7030407@gmail.com> Date: Mon, 18 Feb 2008 20:08:03 -0400 From: Kevin Winchester User-Agent: Thunderbird 2.0.0.9 (X11/20080214) MIME-Version: 1.0 To: Andrew Morton CC: linux-kernel@vger.kernel.org Subject: Re: 2.6.25-rc2-mm1 References: <20080216002522.9c4bd0fb.akpm@linux-foundation.org> In-Reply-To: <20080216002522.9c4bd0fb.akpm@linux-foundation.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2918 Lines: 63 Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc2/2.6.25-rc2-mm1/ > > - git-xfs is dropped due to git conflicts > > - git-x86 is dropped due to too many changes to non-x86 code > > - git-perfmon remains dropped due to rejects > > - git-kgdb remains dropped due to rejects > > - Added the slab/slub tree as git-slub.patch (Christoph Lameter) > > I don't think I've seen anyone else report this, but if I'm wrong, I'm sure someone will point me to the thread. This is during boot up, and doesn't seem to have any effect on the running system, that I can tell. [ 0.090840] ------------[ cut here ]------------ [ 0.090920] WARNING: at kernel/lockdep.c:2677 check_flags+0x8d/0x12d() [ 0.090986] Pid: 1, comm: swapper Not tainted 2.6.25-rc2-mm1 #49 [ 0.090986] [] warn_on_slowpath+0x41/0x72 [ 0.090986] [] ? __lock_acquire+0xb99/0xbb5 [ 0.090986] [] ? ftrace_record_ip+0x11e/0x17a [ 0.090986] [] ? mcount_call+0x5/0x9 [ 0.090986] [] ? check_chain_key+0xe/0x16a [ 0.090986] [] ? ftrace_record_ip+0x11e/0x17a [ 0.090986] [] ? debug_locks_off+0x8/0x3c [ 0.090986] [] ? mcount_call+0x5/0x9 [ 0.090986] [] ? sub_preempt_count+0xa/0xb0 [ 0.090986] [] ? _spin_unlock_irqrestore+0x47/0x5d [ 0.090986] [] ? ftrace_record_ip+0x11e/0x17a [ 0.090986] [] ? mcount_call+0x5/0x9 [ 0.090986] [] check_flags+0x8d/0x12d [ 0.090986] [] lock_acquire+0x36/0x82 [ 0.090986] [] down_write+0x2d/0x48 [ 0.090986] [] ? kmem_cache_create+0x21/0x1a7 [ 0.090986] [] kmem_cache_create+0x21/0x1a7 [ 0.090986] [] filelock_init+0x23/0x2c [ 0.090986] [] ? init_once+0x0/0x11 [ 0.090986] [] kernel_init+0xb6/0x203 [ 0.090986] [] ? restore_nocheck_notrace+0x0/0xe [ 0.090986] [] ? kernel_init+0x0/0x203 [ 0.090986] [] ? kernel_init+0x0/0x203 [ 0.090986] [] kernel_thread_helper+0x7/0x10 [ 0.090986] ======================= [ 0.090986] ---[ end trace 4eaa2a86a8e2da22 ]--- [ 0.090986] possible reason: unannotated irqs-on. [ 0.090986] irq event stamp: 1404 [ 0.090986] hardirqs last enabled at (1403): [] trace_hardirqs_on+0xb/0xd [ 0.090986] hardirqs last disabled at (1404): [] trace_hardirqs_off+0xb/0xd [ 0.090986] softirqs last enabled at (1010): [] __do_softirq+0x9e/0xa3 [ 0.090986] softirqs last disabled at (1003): [] do_softirq+0x5d/0xad -- 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/