Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753405AbdLHJfd (ORCPT ); Fri, 8 Dec 2017 04:35:33 -0500 Received: from forward101j.mail.yandex.net ([5.45.198.241]:56403 "EHLO forward101j.mail.yandex.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752969AbdLHJe5 (ORCPT ); Fri, 8 Dec 2017 04:34:57 -0500 Authentication-Results: smtp1j.mail.yandex.net; dkim=pass header.i=@flygoat.com Message-ID: <1512725670.1852.15.camel@flygoat.com> Subject: Re: [PATCH 0/1] About MIPS/Loongson maintainance From: Jiaxun Yang To: James Hogan Cc: Greg Kroah-Hartman , Huacai Chen , Linus Torvalds , Stephen Rothwell , Ralf Baechle , Rui Wang , Binbin Zhou , Ce Sun , Yao Wang , Liangliang Huang , Fuxin Zhang , Zhangjin Wu , r@hev.cc, zhoubb.aaron@gmail.com, huanglllzu@163.com, 513434146@qq.com, 1393699660@qq.com, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Date: Fri, 08 Dec 2017 17:34:30 +0800 In-Reply-To: <20171208075134.GP5027@jhogan-linux.mipstec.com> References: <1512628268-18357-1-git-send-email-chenhc@lemote.com> <20171207065759.GC19722@kroah.com> <20171207110549.GM27409@jhogan-linux.mipstec.com> <1512652210.13996.10.camel@flygoat.com> <20171207141829.GN27409@jhogan-linux.mipstec.com> <1512705706.1756.12.camel@flygoat.com> <20171208075134.GP5027@jhogan-linux.mipstec.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.2-1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2013 Lines: 54 On 2017-12-08 Fri 07:51 +0000,James Hogan Wrote: > On Fri, Dec 08, 2017 at 12:01:46PM +0800, Jiaxun Yang wrote: > > Also we're going to separate code between > > Loongson2 and Loongson3 since they are becoming more and more > > identical. > > Do you mean you want to combine them? Sorry, my fault. They're become more and more different and I'm going to separate loongson64 into loongson2 and loongson3. > > > But It will cause a lot of changes under march of loongson64 > > that currently maintaining by linux-mips community. Send plenty of > > patches to mailing list would not be a wise way to do that. So we > > can > > PR these changes to linux-next directly and PR to linux-mips before > > merge window. So we can commit by ourselves after subsystem's review to reduce linux- mips's workload. Since Huacai Chen said that we won't send PR, maybe it's unnecessary. Thanks. > For the avoidance of doubt, a pull request would not excempt you from > needing your patches properly reviewed on the mailing lists first. > > And quoting Stephen's boilerplate response to linux-next additions: > > Thanks for adding your subsystem tree as a participant of linux- > > next. As > > you may know, this is not a judgement of your code. The purpose of > > linux-next is for integration testing and to lower the impact of > > conflicts between subsystems in the next merge window. > > > > You will need to ensure that the patches/commits in your > > tree/series have > > been: > > * submitted under GPL v2 (or later) and include the > > Contributor's > > Signed-off-by, > > * posted to the relevant mailing list, > > * reviewed by you (or another maintainer of your subsystem > > tree), > > * successfully unit tested, and > > * destined for the current or next Linux merge window. > > > > Basically, this should be just what you would send to Linus (or ask > > him > > to fetch). It is allowed to be rebased if you deem it necessary. > > Cheers > James -- Jiaxun Yang