From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964872AbWEUNY2 (ORCPT ); Sun, 21 May 2006 09:24:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964869AbWEUNY2 (ORCPT ); Sun, 21 May 2006 09:24:28 -0400 Received: from mx2.suse.de ([195.135.220.15]:10476 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S964867AbWEUNY1 (ORCPT ); Sun, 21 May 2006 09:24:27 -0400 Message-ID: <4579880.1148217864672.SLOX.WebMail.wwwrun@imap-dhs.suse.de> Date: Sun, 21 May 2006 15:24:24 +0200 (CEST) From: Andreas Kleen To: Manfred Spraul Subject: Re: [git patches] net driver updates Cc: Andrew Morton , Linus Torvalds , jeff@garzik.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Ayaz Abdulla In-Reply-To: <447012B2.9050207@colorfullife.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (normal) X-Mailer: SuSE Linux Openexchange Server 4 - WebMail (Build 2.4160) X-Operating-System: Linux 2.4.21-304-smp i386 (JVM 1.3.1_18) Organization: SuSE Linux AG References: <20060520042856.GA7218@havoc.gtf.org> <20060520105547.220f2bea.akpm@osdl.org> <200605210015.15847.ak@suse.de> <447012B2.9050207@colorfullife.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > No idea, but unlikely. The fix removes a duplicate request_irq call. > Is > it possible that the both instances run concurrently? The system has two Forcedeth ports, but only one has a cable connected. I don't think there is any parallelism. Just one connection with a lot of data. It didn't happen with 2.6.16. If you don't have any other good ideas I will try to track it down. -Andi