Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965004AbWHHUSq (ORCPT ); Tue, 8 Aug 2006 16:18:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964986AbWHHUSq (ORCPT ); Tue, 8 Aug 2006 16:18:46 -0400 Received: from amsfep17-int.chello.nl ([213.46.243.15]:1567 "EHLO amsfep18-int.chello.nl") by vger.kernel.org with ESMTP id S964955AbWHHUSp (ORCPT ); Tue, 8 Aug 2006 16:18:45 -0400 Subject: Re: [RFC][PATCH 4/9] e100 driver conversion From: Peter Zijlstra To: Auke Kok Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Daniel Phillips , Jesse Brandeburg In-Reply-To: <44D8F074.8060001@intel.com> References: <20060808193325.1396.58813.sendpatchset@lappy> <20060808193405.1396.14701.sendpatchset@lappy> <44D8F074.8060001@intel.com> Content-Type: text/plain Date: Tue, 08 Aug 2006 22:18:03 +0200 Message-Id: <1155068284.23134.23.camel@lappy> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 975 Lines: 24 On Tue, 2006-08-08 at 13:13 -0700, Auke Kok wrote: > Peter Zijlstra wrote: > > Update the driver to make use of the netdev_alloc_skb() API and the > > NETIF_F_MEMALLOC feature. > > this should be done in two separate patches. I should take care of the netdev_alloc_skb() > part too for e100 (which I've already queued internally), also since ixgb still needs it. > > do you have any plans to visit ixgb for this change too? Well, all drivers are queued, these were just the ones I have hardware for in running systems (except wireless). Since this patch-set is essentially a RFC, your patch will likely hit mainline ere this one, at that point I'll rebase. For future patches I'll split up in two if people are so inclined. - 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/