Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756177AbZFPKx0 (ORCPT ); Tue, 16 Jun 2009 06:53:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751866AbZFPKxO (ORCPT ); Tue, 16 Jun 2009 06:53:14 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:33156 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbZFPKxO (ORCPT ); Tue, 16 Jun 2009 06:53:14 -0400 Date: Tue, 16 Jun 2009 12:53:04 +0200 From: Ingo Molnar To: David Miller Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT]: Networking Message-ID: <20090616105304.GA3579@elte.hu> References: <20090615.050449.144947903.davem@davemloft.net> <20090616091538.GA4184@elte.hu> <20090616.034752.226811527.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090616.034752.226811527.davem@davemloft.net> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1161 Lines: 31 * David Miller wrote: > From: Ingo Molnar > Date: Tue, 16 Jun 2009 11:15:38 +0200 > > > > > hm, FYI, these bits caused widespread scheduling-while-atomic > > problems on most of my test-systems: > > > > BUG: sleeping function called from invalid context at net/core/sock.c:1851 > > in_atomic(): 1, irqs_disabled(): 0, pid: 544, name: rcu_torture_rea > > 1 lock held by rcu_torture_rea/544: > > #0: (&sk->sk_timer){......}, at: [] run_timer_softirq+0x120/0x2e0 > > Pid: 544, comm: rcu_torture_rea Tainted: G W 2.6.30-tip #54067 > > Call Trace: > > [] ? __debug_show_held_locks+0x13/0x30 > > [] __might_sleep+0xf6/0x120 > > [] lock_sock_nested+0x3d/0x120 > > [] x25_destroy_socket+0x22/0x180 > > Please give this patch a try. Started testing it - thanks David! Ingo -- 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/