From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756331AbcH2WJu (ORCPT ); Mon, 29 Aug 2016 18:09:50 -0400 Received: from gate.crashing.org ([63.228.1.57]:58545 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756166AbcH2WJt (ORCPT ); Mon, 29 Aug 2016 18:09:49 -0400 Message-ID: <1472508517.2388.9.camel@kernel.crashing.org> Subject: Re: [GIT PULL] Please pull powerpc/linux.git powerpc-4.8-4 tag From: Benjamin Herrenschmidt To: Linus Torvalds Cc: Linux Kernel Mailing List , linuxppc dev list Date: Tue, 30 Aug 2016 08:08:37 +1000 In-Reply-To: References: <1472445840.2889.99.camel@kernel.crashing.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2016-08-29 at 12:15 -0700, Linus Torvalds wrote: > On Sun, Aug 28, 2016 at 9:44 PM, Benjamin Herrenschmidt > > wrote: > > > > > > This is my first signed-tag and use of 2fa so I hope I got it all right... > > I tried to use the same format Michael uses for the tag etc... > > The signature all looks fine, but when the contents of the tag are > just the same git information that you can get from git itself, it's > not useful as a merge message. So I prefer the actual high-level "what > changed" message instead: > > > > > We have some misc fixes for powerpc 4.8. Some trivial bits and some > > regressions, and a trivial cleanup or two that I saw no point in letting > > rot in patchwork. > > .. although optimally with a *bit* more detail. > > Anyway, pulled. Ok. Will fix that next time. Cheers, Ben.