From: Reuben Farrelly <[EMAIL PROTECTED]> Date: Thu, 06 Dec 2007 17:59:37 +1100
> On 5/12/2007 4:17 PM, Andrew Morton wrote: > > - Lots of device IDs have been removed from the e1000 driver and moved over > > to e1000e. So if your e1000 stops working, you forgot to set > > CONFIG_E1000E. > > This non fatal oops which I have just noticed may be related to this change > then > - certainly looks networking related. > > WARNING: at net/ipv4/tcp_input.c:2518 tcp_fastretrans_alert() > Pid: 0, comm: swapper Not tainted 2.6.24-rc4-mm1 #1 > > Call Trace: > <IRQ> [<ffffffff8046e038>] tcp_fastretrans_alert+0x229/0xe63 > [<ffffffff80470975>] tcp_ack+0xa3f/0x127d > [<ffffffff804747b7>] tcp_rcv_established+0x55f/0x7f8 > [<ffffffff8047b1aa>] tcp_v4_do_rcv+0xdb/0x3a7 > [<ffffffff881148a8>] :nf_conntrack:nf_ct_deliver_cached_events+0x75/0x99 No, it's from TCP assertions and changes added by Ilpo to the net-2.6.25 tree recently. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/