From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pg0-x242.google.com ([2607:f8b0:400e:c05::242]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cPCRq-0006jy-03 for linux-mtd@lists.infradead.org; Thu, 05 Jan 2017 18:07:35 +0000 Received: by mail-pg0-x242.google.com with SMTP id i5so41397502pgh.2 for ; Thu, 05 Jan 2017 10:07:13 -0800 (PST) Date: Thu, 5 Jan 2017 10:07:10 -0800 From: Brian Norris To: Boris Brezillon Cc: David Woodhouse , Richard Weinberger , Marek Vasut , Cyrille Pitchen , "linux-mtd@lists.infradead.org" Subject: Re: [PULL] mtd: nand: Fixes for 4.10-rc3 Message-ID: <20170105180710.GA138504@google.com> References: <20170104211557.434b07af@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170104211557.434b07af@bbrezillon> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jan 04, 2017 at 09:15:57PM +0100, Boris Brezillon wrote: > Hi Brian, > > Here is a fixes PR for 4.10-rc3 (or -rc4 if it's already too late for > -rc3). > > The xway and oxnas fixes are fixing bugs introduced before 4.10-rc1. I > know fixes PRs are supposed to contain only fixes for bugs introduced by > code merged during the merge window, but I thought it would be good to > have them applied in this release. Actually, I thought all bugfixes are candidates (within reason of course) for post-rc1 merging, especially early rc's. I recall Linus saying things along the lines of "if it's a candidate for stable, then it's a candidate for an -rc" (i.e., don't wait until the next merge window). These really aren't a big deal anyway. > Let me know if this is a problem, and I'll move them to my nand/next and > resend of PR. Pushed to linux-mtd.git. Thanks! Brian