From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3sNQlf48jGzDrh3 for ; Tue, 30 Aug 2016 08:08:46 +1000 (AEST) 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" Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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.