From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e95v3-0002ya-Fc for linux-mtd@lists.infradead.org; Mon, 30 Oct 2017 08:59:43 +0000 Date: Mon, 30 Oct 2017 09:58:53 +0100 From: Boris Brezillon To: Nicolas Pitre Cc: Richard Weinberger , Chris Brandt , linux-mtd@lists.infradead.org Subject: Re: [PATCH v2 0/5] unconfuse get_unmapped_area and point/unpoint driver methods Message-ID: <20171030095853.230d800f@bbrezillon> In-Reply-To: References: <20171017152826.11658-1-nicolas.pitre@linaro.org> <20171027140651.4032744b@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Nicolas, On Fri, 27 Oct 2017 11:27:46 -0400 (EDT) Nicolas Pitre wrote: > On Fri, 27 Oct 2017, Boris Brezillon wrote: > > > Hi Nicolas, > > > > Some of your commits do not have commit messages (just a subject and > > that's all). I know you're an experimented kernel developer and you > > might find this superfluous, but we try to push all MTD contributors to > > write a commit message, even if it's just a one line description that > > basically repeats what the subject line says. Would you mind adding a > > short description to patch 2 and 3. > > > > Other than that, the changes look good to me, so > > > > Acked-by: Boris Brezillon > > No problem. > > I added a one-liner justification to those commits, and your ACK to the > series. > > This has been pushed here if you wish to pull it: > > http://git.linaro.org/people/nicolas.pitre/linux mtd_point > > Or if you prefer that I repost the whole thing just say so and I'll > oblige. It's easier for us if you repost the whole series (we use patchwork to track MTD patches, and I like to have the version that hits mainline available on patchwork too). Thanks, Boris