Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932226AbWHKVUr (ORCPT ); Fri, 11 Aug 2006 17:20:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932316AbWHKVUr (ORCPT ); Fri, 11 Aug 2006 17:20:47 -0400 Received: from adsl-69-232-92-238.dsl.sndg02.pacbell.net ([69.232.92.238]:2945 "EHLO gnuppy.monkey.org") by vger.kernel.org with ESMTP id S932226AbWHKVUq (ORCPT ); Fri, 11 Aug 2006 17:20:46 -0400 Date: Fri, 11 Aug 2006 14:18:57 -0700 To: Robert Crocombe Cc: Esben Nielsen , Steven Rostedt , linux-kernel@vger.kernel.org, Ingo Molnar , Thomas Gleixner , Darren Hart , "Bill Huey (hui)" Subject: Re: [Patch] restore the RCU callback to defer put_task_struct() Re: Problems with 2.6.17-rt8 Message-ID: <20060811211857.GA32185@gnuppy.monkey.org> References: <1154541079.25723.8.camel@localhost.localdomain> <1154615261.32264.6.camel@localhost.localdomain> <20060808025615.GA20364@gnuppy.monkey.org> <20060808030524.GA20530@gnuppy.monkey.org> <20060810021835.GB12769@gnuppy.monkey.org> <20060811010646.GA24434@gnuppy.monkey.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 From: Bill Huey (hui) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2129 Lines: 56 On Fri, Aug 11, 2006 at 08:00:50AM -0700, Robert Crocombe wrote: > On 8/10/06, hui Bill Huey wrote: > >Patch included: > > Just tried it. Yeah, this bug is different from the one I've been fixing. Looks like it's in the softirq system. Let me see. I'll look through your config and see if anything is different with my setup that's notable. bill > kjournald/1119[CPU#3]: BUG in debug_rt_mutex_unlock at > kernel/rtmutex-debug.c:471 > > Call Trace: > {_raw_spin_lock_irqsave+34} > {__WARN_ON+105} > {__WARN_ON+36} > {debug_rt_mutex_unlock+204} > {rt_lock_slowunlock+30} > {__lock_text_start+14} > {kmem_cache_alloc+207} > {mempool_alloc_slab+22} > {mempool_alloc+80} > {mcount+45} > {bio_alloc_bioset+40} > {bio_alloc+21} > {submit_bh+142} > {ll_rw_block+166} > {journal_commit_transaction+1016} > {constant_test_bit+9} > {_raw_spin_unlock+51} > {rt_lock_slowunlock+70} > {__lock_text_start+14} > {try_to_del_timer_sync+90} > {kjournald+207} > {autoremove_wake_function+0} > {kjournald+0} > {keventd_create_kthread+0} > {kthread+224} > {schedule_tail+198} > {child_rip+8} > {keventd_create_kthread+0} > {kthread+0} > {child_rip+0} - 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/