From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 24 Sep 2007 17:56:16 +0100 (BST) Received: from smtp2.linux-foundation.org ([207.189.120.14]:6566 "EHLO smtp2.linux-foundation.org") by ftp.linux-mips.org with ESMTP id S20023106AbXIXQ4J (ORCPT ); Mon, 24 Sep 2007 17:56:09 +0100 Received: from imap1.linux-foundation.org (imap1.linux-foundation.org [207.189.120.55]) by smtp2.linux-foundation.org (8.13.5.20060308/8.13.5/Debian-3ubuntu1.1) with ESMTP id l8OGtxnN031830 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 24 Sep 2007 09:56:00 -0700 Received: from box (localhost [127.0.0.1]) by imap1.linux-foundation.org (8.13.5.20060308/8.13.5/Debian-3ubuntu1.1) with SMTP id l8OGtxgu007787; Mon, 24 Sep 2007 09:55:59 -0700 Date: Mon, 24 Sep 2007 09:55:59 -0700 From: Andrew Morton To: "Maciej W. Rozycki" Cc: Jeff Garzik , netdev@vger.kernel.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] sb1250-mac: Driver model & phylib update Message-Id: <20070924095559.c81f7061.akpm@linux-foundation.org> In-Reply-To: References: <20070921124409.7f3d122b.akpm@linux-foundation.org> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MIMEDefang-Filter: lf$Revision: 1.185 $ X-Scanned-By: MIMEDefang 2.53 on 207.189.120.14 Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 16644 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: akpm@linux-foundation.org Precedence: bulk X-list: linux-mips On Mon, 24 Sep 2007 15:41:54 +0100 (BST) "Maciej W. Rozycki" wrote: > On Fri, 21 Sep 2007, Andrew Morton wrote: > > > > A driver model and phylib update. > > > > akpm:/usr/src/25> diffstat patches/git-net.patch | tail -n 1 > > 1013 files changed, 187667 insertions(+), 23587 deletions(-) > > > > Sorry, but raising networking patches against Linus's crufty > > old mainline tree just isn't viable at present. > > Well, this is against Jeff's netdev-2.6 tree which hopefully is not as > crufty as Linus's old mainline; if it is not possible to queue this change > for 2.6.25 or suchlike, then I will try to resubmit later. Most of Jeff's netdev tree got dumped into Dave's net-2.6.24 tree. That's the one you want to be raising patches against for the next few weeks.