From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932844AbcI1Tbs (ORCPT ); Wed, 28 Sep 2016 15:31:48 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:34152 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932299AbcI1Tbi (ORCPT ); Wed, 28 Sep 2016 15:31:38 -0400 Date: Wed, 28 Sep 2016 12:31:34 -0700 From: Brian Norris To: Richard Weinberger Cc: Linus Torvalds , Boris Brezillon , "linux-mtd@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [GIT PULL] MTD NAND fixes for v4.8-rc8 Message-ID: <20160928193134.GA142302@google.com> References: <91984e2b-9bc9-0938-f4af-8decc00b7e63@nod.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <91984e2b-9bc9-0938-f4af-8decc00b7e63@nod.at> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Richard, On Fri, Sep 23, 2016 at 02:05:20PM +0200, Richard Weinberger wrote: > This pull request contains fixes for bugs which got introduced in -rc1. > You may wonder why I'm sending this pull request. Usually Brian takes NAND patches > from Boris, but since Brian is very busy these days with other stuff and Boris is > not yet member of the kernel.org web of trust I stepped in. Thank you for doing this. > Boris will be in Berlin at ELCE, I'll sign his key and hopefully other > Kernel developers too such that he can issue his own pull requests soon. Perfect. > Brian, if there is anything wrong with this pull request, please let us know. > We're not trying to bypass you. All we want is getting these fixes upstream > before the merge window opens and new bugs emerge. No problem, and all looks good. Sorry I've been too distracted :( Unfortunately, there are also two other bugfixes I had queued in linux-mtd.git weeks ago, and I didn't get around to sending a PR. They are very minor (in risk and patch size) so I'll send the PR now. Brian