From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933112AbXGZIEk (ORCPT ); Thu, 26 Jul 2007 04:04:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757979AbXGZIEQ (ORCPT ); Thu, 26 Jul 2007 04:04:16 -0400 Received: from mx12.go2.pl ([193.17.41.142]:54675 "EHLO poczta.o2.pl" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756757AbXGZIEN (ORCPT ); Thu, 26 Jul 2007 04:04:13 -0400 Date: Thu, 26 Jul 2007 10:13:26 +0200 From: Jarek Poplawski To: Marcin =?iso-8859-2?Q?=A6lusarz?= Cc: Thomas Gleixner , Ingo Molnar , Linus Torvalds , Jean-Baptiste Vignaud , linux-kernel , shemminger , linux-net , netdev , Andrew Morton , Alan Cox Subject: Re: 2.6.20->2.6.21 - networking dies after random time Message-ID: <20070726081326.GA3197@ff.dom.local> References: <20070629150759.GC2771@ff.dom.local> <4bacf17f0707222244p664e7a6ap850b3357a57d73c@mail.gmail.com> <20070724080534.GC18740@elte.hu> <20070724094202.GA11610@elte.hu> <20070724200431.GA22190@elte.hu> <1185322771.4175.102.camel@chaos> <4bacf17f0707260016x14fc1c92s628ae64353663833@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4bacf17f0707260016x14fc1c92s628ae64353663833@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 26, 2007 at 09:16:10AM +0200, Marcin Ślusarz wrote: > 2007/7/25, Thomas Gleixner : > >(...) > > I've tested Jarek's patch, 2 Ingo's patches (2nd and 3rd) and Thomas' > patch (one patch at time of course) - all of them fixed the problem, > but the last one flooded my logs with "Skip resend for irq 17". All > tests were done on 2.6.21.3. > > I wanted to test them all on 2.6.22.1, but I didn't have enough time. > I've verified only that 2.6.22.1 has the same problem. I can test it > later, but I can report results back at beginning of next week. So, everything is clear - any changes are good! Except the signed-off ones... Thanks Marcin, Jarek P. PS: Now, it seems to me Thomas could be the nearest. BTW, could somebody give me some tip, how these re-triggered interrupts are skipped on dev's reset before enable_irq?