Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757109Ab0GMQw0 (ORCPT ); Tue, 13 Jul 2010 12:52:26 -0400 Received: from mail-ww0-f44.google.com ([74.125.82.44]:34622 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752350Ab0GMQwY (ORCPT ); Tue, 13 Jul 2010 12:52:24 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=dkim-signature:domainkey-signature:mime-version:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; b=VtFx/v5ZkLTZleiPbcmg91GIoogMtlMwL0oT34cNNQaGHQfDWko8E2k5R6mN2M2xNO 0w2efSdinLvftqbKjyPoprCZWOzMzULn1GtINWxTkPMKdsJ4YePIZ+APmuS6JaBfXzFc n32slbViXfsmMnOAGb4870J4S5gb54O8B8GfQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=C145Kgawfr7AhM78SwADGJZ7/tn2mYU8wIKslf//SbesHkXjk6AlYhvfFY4+pFbVHK j6KvdsQeh7+K9H2KL7rVDCFlmYTF77+04S+1guvD+c4ZKaMKlenbm5hpMXC9f5i1x/pz AquHkfVDSmFWJ39xBA09MZIdkckAaWrwWIKC8= MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 13 Jul 2010 18:52:18 +0200 Message-ID: Subject: Re: [ANNOUNCE] 2.6.33.6-rt26 From: Dhaval Giani To: Thomas Gleixner Cc: LKML , rt-users , John Stultz , Nick Piggin Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3054 Lines: 74 Hi, > Enjoy ! > I hit this with rt26. (Quite possible is on vanilla as well, will build a kernel soemtime soon and try) ======================================================= [ INFO: possible circular locking dependency detected ] 2.6.33.6-rt26 #36 ------------------------------------------------------- iperf/1629 is trying to acquire lock: (slock-AF_INET){+.+...}, at: [] release_sock+0x30/0x108 but task is already holding lock: (&lock->lock){+.+...}, at: [] ipt_do_table+0x118/0x650 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #1 (&lock->lock){+.+...}: [] lock_acquire+0xd6/0xfa [] rt_spin_lock+0x31/0x38 [] nf_nat_get_offset+0x42/0x6b [nf_nat] [] tcp_packet+0x659/0xd5b [] nf_conntrack_in+0x445/0x4fc [] ipv4_conntrack_local+0x3b/0x44 [] nf_iterate+0x41/0x84 [] nf_hook_slow+0x73/0xdb [] nf_hook_thresh.clone.0+0x3c/0x45 [] __ip_local_out+0x79/0x7b [] ip_local_out+0x11/0x22 [] ip_push_pending_frames+0x2ad/0x30b [] ip_send_reply+0x21a/0x259 [] tcp_v4_send_reset+0x1c8/0x1eb [] tcp_v4_rcv+0x500/0x661 [] ip_local_deliver_finish+0x14d/0x1c3 [] ip_local_deliver+0x72/0x7c [] ip_rcv_finish+0x31a/0x346 [] ip_rcv+0x23a/0x268 [] netif_receive_skb+0x3fa/0x424 [] br_handle_frame_finish+0x105/0x13d [bridge] [] br_handle_frame+0x18f/0x1a7 [bridge] [] netif_receive_skb+0x32a/0x424 [] napi_skb_finish+0x24/0x3b [] napi_gro_receive+0x2a/0x2f [] sky2_poll+0x86e/0xaef [] net_rx_action+0xa3/0x1f1 [] run_ksoftirqd+0x14e/0x254 [] kthread+0x88/0x90 [] kernel_thread_helper+0x4/0x10 -> #0 (slock-AF_INET){+.+...}: [] __lock_acquire+0x9f1/0xce8 [] lock_acquire+0xd6/0xfa [] rt_spin_lock+0x31/0x38 [] release_sock+0x30/0x108 [] tcp_recvmsg+0x8b8/0x9a3 [] sock_common_recvmsg+0x37/0x48 [] __sock_recvmsg+0x6d/0x78 (Just run iperf as server and test it from another system) thanks, Dhaval -- 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/