linux-mips
[Top] [All Lists]

Re: [PATCH 0/1] About MIPS/Loongson maintainance

To: James Hogan <james.hogan@mips.com>
Subject: Re: [PATCH 0/1] About MIPS/Loongson maintainance
From: Jiaxun Yang <jiaxun.yang@flygoat.com>
Date: Fri, 08 Dec 2017 17:34:30 +0800
Authentication-results: smtp1j.mail.yandex.net; dkim=pass header.i=@flygoat.com
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Huacai Chen <chenhc@lemote.com>, Linus Torvalds <torvalds@linux-foundation.org>, Stephen Rothwell <sfr@canb.auug.org.au>, Ralf Baechle <ralf@linux-mips.org>, Rui Wang <wangr@lemote.com>, Binbin Zhou <zhoubb@lemote.com>, Ce Sun <sunc@lemote.com>, Yao Wang <wangyao@lemote.com>, Liangliang Huang <huangll@lemote.com>, Fuxin Zhang <zhangfx@lemote.com>, Zhangjin Wu <wuzhangjin@gmail.com>, 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
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; s=mail; t=1512725695; bh=wHOiWIRus2ZQcVYuAdtmbuYpWcyDyFGk/OJF40IaNCY=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References; b=aCXlrSEChHwq/1HZ8oneM8jH+f2k0U0OvuC9q3prwCVW7ez+c4mnkRoeuLVkOkdWM Gs6xywlDZYyeoHKj61JgcRL2PgZ01odlfce5SMO2GfXIJb3ndrGHd3TRJphiXYX9ZC pWmX5DXyIOnCs9yPCEVE0PRDEIOQeRd99jgWdWGM=
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; s=mail; t=1512725688; bh=wHOiWIRus2ZQcVYuAdtmbuYpWcyDyFGk/OJF40IaNCY=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References; b=vSDn7CYjAD3F+VYYhBzKScOlFpySrYQyitf2EpFEw1ogtMtR4npm5ef5Bjs3j8UcU loiF3US4faRNeEKQqQK0hI84Qw/ptaR8PzC6DpgW0d0fBq0OBYdUdYzC5cq9AIeQQ2 zCzTKut6LK1fkh9NbvDK5bzbluYQ3F2+dwiIvtx0=
In-reply-to: <20171208075134.GP5027@jhogan-linux.mipstec.com>
List-archive: <http://www.linux-mips.org/archives/linux-mips/>
List-help: <mailto:ecartis@linux-mips.org?Subject=help>
List-id: linux-mips <linux-mips.eddie.linux-mips.org>
List-owner: <mailto:ralf@linux-mips.org>
List-post: <mailto:linux-mips@linux-mips.org>
List-software: Ecartis version 1.0.0
List-subscribe: <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips>
List-unsubscribe: <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips>
Original-recipient: rfc822;linux-mips@linux-mips.org
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>
Sender: linux-mips-bounce@linux-mips.org
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

<Prev in Thread] Current Thread [Next in Thread>