Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753962Ab0KLDQD (ORCPT ); Thu, 11 Nov 2010 22:16:03 -0500 Received: from sj-iport-1.cisco.com ([171.71.176.70]:15949 "EHLO sj-iport-1.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752492Ab0KLDQC (ORCPT ); Thu, 11 Nov 2010 22:16:02 -0500 Authentication-Results: sj-iport-1.cisco.com; dkim=neutral (message not signed) header.i=none X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAJg/3EyrR7Ht/2dsb2JhbACiTHGkNZsehUoEhFqFfg X-IronPort-AV: E=Sophos;i="4.59,186,1288569600"; d="scan'208";a="380135250" From: Roland Dreier To: Thomas Gleixner Cc: Greg KH , Arnaud Lacombe , Anca Emanuel , Elvis Dowson , Linux Kernel Mailing List Subject: Re: Forked android kernel development from linux kernel mainline References: <01784A8B-36A0-4E8A-9729-23C2B19351F8@mac.com> <20101106181202.GA6927@kroah.com> <39580686-A899-4689-BAAD-AF5546B34E49@mac.com> <20101107155757.GA13736@kroah.com> <20101107215908.GA21070@kroah.com> X-Message-Flag: Warning: May contain useful information Date: Thu, 11 Nov 2010 19:15:56 -0800 In-Reply-To: (Thomas Gleixner's message of "Thu, 11 Nov 2010 01:40:54 +0100 (CET)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1267 Lines: 28 > > > Isn't the openwrt stuff just drivers and some arch specific code? > > > Nothing that is core infrastructure, and nothing preventing them from > > > submitting the drivers and arch code if they want to, right? > > > > Actually openwrt has some core infrastructure for managing (ethernet) > > switches as extra-fancy multiport PHYs. That means that all the drivers > > in openwrt for the typical 5-8 port switches in home routers don't > > really apply to mainline. > > Why not? Those switches _ARE_ extra-fancy multiport PHYs. And AFAICT > we have no support for this stuff in mainline at all. > > So where is the problem ? There's no real problem. I was just pointing out that the openwrt switch stuff actually does have some core infrastructure that mainline is missing. ie openwrt is not just drivers and arch code. But yes I agree mainline should really do a better job of supporting ethernet switches, and clearly openwrt has the most real-world experience with implementing that. - R. -- 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/