Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756176AbcJRTvl (ORCPT ); Tue, 18 Oct 2016 15:51:41 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:36596 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751492AbcJRTvc (ORCPT ); Tue, 18 Oct 2016 15:51:32 -0400 X-Auth-Info: DeE7Y3UZ7fqYGlNBdEHhaotOH/cDqJuTmCNievCyh3E= Subject: Re: [PATCH 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem To: Boris Brezillon References: <0a3eaa21fb0f38743308c9cc9fc5d2373f4877de.1476802288.git.cyrille.pitchen@atmel.com> <3d45f698-08e9-e672-d405-1ab9bfec1222@atmel.com> <20161018184651.GA71760@google.com> <23317635-426e-fbf8-f0b2-b59dde75900a@denx.de> <20161018214153.69c95a06@bbrezillon> Cc: Brian Norris , Richard Weinberger , Cyrille Pitchen , "linux-mtd@lists.infradead.org" , nicolas.ferre@atmel.com, LKML , David Woodhouse , Artem Bityutskiy From: Marek Vasut Message-ID: <0c6e5a80-3f34-0e76-088a-35dad443ca2f@denx.de> Date: Tue, 18 Oct 2016 21:51:28 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161018214153.69c95a06@bbrezillon> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1730 Lines: 49 On 10/18/2016 09:41 PM, Boris Brezillon wrote: [...] >> Patchwork is nice, it helps keeping track of the patch status real well. >> But there is always the problem of keeping the patchwork up-to-date when >> the status of patch changes, esp. if one is offline (or maybe I didn't >> look hard enough). > > I use git notes + a pre-push hook to help mark a patch as 'Accepted' in > patchwork, but still, it does not automate moving patches to the > 'Superseeded' state (which IMO should be directly handled in patchwork) > and those who are rejected. This is why the backlog tend to grow until > I decide to do some cleanup. > > We also have all those patches which are over 1 year old, but that we > keep just in case someone wants to revive them. > > Anyway, I think patchwork is very useful if it's well maintained, so > maybe we should cleanup things after each release. You've very much nailed it. Those are all my complaints about patchwork and problems we had in U-Boot. Cleaning it up took a while. One just has to keep an eye on patchwork so it doesn't get out of control, otherwise the mountain of patches you have no clue about anymore becomes the source of utter frustration. >>> I think Boris and I have been sort of >>> using it, but it's still got a pretty good backlog (partly real -- >>> i.e., the cause for this thread; and partly artificial, due to >>> accounting). >>> >>> What to do about mtd-utils.git? That's been languishing a bit, and it >>> has no release schedule. Maybe we want a plan for that too. >>> >>> BTW, will anybody be at Linux Plumbers? I plan to be there in a few >>> weeks. And something tells me dwmw2 will be there. >>> >>> Brian >>> >> >> > -- Best regards, Marek Vasut