Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753983Ab1CWHOO (ORCPT ); Wed, 23 Mar 2011 03:14:14 -0400 Received: from mail-gx0-f174.google.com ([209.85.161.174]:54084 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753733Ab1CWHOM (ORCPT ); Wed, 23 Mar 2011 03:14:12 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=PSGmj5hEnYK+TbEjCu/GT7REr4ixxxknrZEhrn+yF8D+dqttvTyHOfydZFmUUlyaRc Oqs6t2n9V7OAMs+pQ/813PHj4HussIGtl5uOOEQu4eve+OdjNHr7Qssu1fXiuAEPGdHI VsJhAAPiThqixgg07A7fJ6z+9IsmJVwnRY9XQ= MIME-Version: 1.0 Date: Wed, 23 Mar 2011 10:14:11 +0300 Message-ID: Subject: 2.6.39-rc: WARNING: at __ip_select_ident+0xd3/0xf0() From: Alexander Beregalov To: Linux Kernel Mailing List , netdev Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2193 Lines: 55 Hi I do not know how to reproduce it. WARNING: at include/net/inetpeer.h:102 __ip_select_ident+0xd3/0xf0() Hardware name: Modules linked in: hwmon_vid sata_sil i2c_nforce2 Pid: 0, comm: swapper Not tainted 2.6.38-07035-g6447f55d #1 Call Trace: [] warn_slowpath_common+0x6d/0xa0 [] ? __ip_select_ident+0xd3/0xf0 [] ? __ip_select_ident+0xd3/0xf0 [] warn_slowpath_null+0x1d/0x20 [] __ip_select_ident+0xd3/0xf0 [] __ip_make_skb+0x25c/0x360 [] ? ip_append_data+0x67/0xa0 [] ? icmp_glue_bits+0x0/0x60 [] ip_push_pending_frames+0x14/0x30 [] icmp_push_reply+0xdc/0x100 [] icmp_send+0x408/0x4a0 [] ? __udp4_lib_lookup.clone.49+0x171/0x2d0 [] __udp4_lib_rcv+0x487/0x6a0 [] ? ip_route_input_common+0x0/0xa00 [] udp_rcv+0x12/0x20 [] ip_local_deliver+0x9c/0x140 [] ? ip_local_deliver+0x4d/0x140 [] ip_rcv+0x266/0x560 [] __netif_receive_skb+0x393/0x400 [] ? __netif_receive_skb+0xc4/0x400 [] netif_receive_skb+0x42/0x50 [] napi_skb_finish+0x37/0x50 [] napi_gro_receive+0xb3/0xc0 [] e1000_receive_skb.clone.34+0x3f/0x60 [] e1000_clean_rx_irq+0x27f/0x4b0 [] ? __lock_acquire+0x441/0x19a0 [] e1000_clean+0x1e9/0x570 [] ? _raw_spin_lock+0x5c/0x70 [] net_rx_action+0xe8/0x170 [] __do_softirq+0x77/0x110 [] ? __do_softirq+0x0/0x110 [] ? irq_exit+0x76/0x90 [] ? do_IRQ+0x43/0xb0 [] ? common_interrupt+0x2e/0x34 [] ? default_idle+0x2f/0x60 [] ? cpu_idle+0x36/0x60 [] ? rest_init+0xa5/0xb0 [] ? rest_init+0x0/0xb0 [] ? start_kernel+0x277/0x27e [] ? unknown_bootoption+0x0/0x19f [] ? i386_start_kernel+0x71/0x77 -- 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/