From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Grundler Subject: Re: [patch 1/2] tulip: fix for 64-bit mips Date: Sun, 25 Jun 2006 17:44:00 -0600 Message-ID: <20060625234400.GB29506@colo.lackof.org> References: <200606250845.k5P8j1Tt020829@shell0.pdx.osdl.net> <20060625093108.GA29132@unjust.cyrius.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@osdl.org, val_henson@linux.intel.com, jeff@garzik.org, netdev@vger.kernel.org, maillist@jg555.com, grundler@parisc-linux.org, pdh@colonel-panic.org, Kyle McMartin Return-path: Received: from colo.lackof.org ([198.49.126.79]:27824 "EHLO colo.lackof.org") by vger.kernel.org with ESMTP id S964903AbWFYXoD (ORCPT ); Sun, 25 Jun 2006 19:44:03 -0400 To: Martin Michlmayr Content-Disposition: inline In-Reply-To: <20060625093108.GA29132@unjust.cyrius.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sun, Jun 25, 2006 at 10:31:08AM +0100, Martin Michlmayr wrote: > * akpm@osdl.org [2006-06-25 01:45]: > > Cc: Valerie Henson > > > > [akpm: this is a previously-nacked patch, but the problem is real] ia64 and parisc need the changes to tulip_select_media() too. > And, for the record, Jeff's suggestion as to how to rework the patch: > > | Answer hasn't changed since this was last discussed: sleep, rather than > | delay for an extra-long time. That's the only hurdle for the tulip > | patches you keep resending. > > | Francois Romieu even had an untested patch that attempted this, > | somewhere. > > Now we just need someone to complete this work... Kyle McMartin has the work queue patch merged into the cvs.parisc-linux.org CVS tree. It would be easiest to accept this patch and then add the tulip work queue patch next. Note that the work queue does NOT solve all of the "spin delay with interrupts blocked" problems. tulip_stop_rxtx() polls for nearly as long and tulip_select_media(). thanks, grant > -- > Martin Michlmayr > tbm@cyrius.com