From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rRKRt1YZ7zDqHF for ; Sat, 11 Jun 2016 10:19:54 +1000 (AEST) Message-ID: <1465604387.7734.1.camel@ellerman.id.au> Subject: Re: [GIT PULL] Please pull powerpc/linux.git powerpc-4.7-3 tag From: Michael Ellerman To: Linus Torvalds Cc: "Aneesh Kumar K. V" , gwshan@linux.vnet.ibm.com, Linux Kernel Mailing List , ppc-dev , Olof Johansson , Paul Mackerras , raj.khem@gmail.com, ruscur@russell.cc, thuth@redhat.com, Wolfram Sang Date: Sat, 11 Jun 2016 10:19:47 +1000 In-Reply-To: References: <1465559513.32231.2.camel@ellerman.id.au> 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 Fri, 2016-06-10 at 12:26 -0700, Linus Torvalds wrote: > On Fri, Jun 10, 2016 at 8:48 AM, Linus Torvalds > wrote: > > On Fri, Jun 10, 2016 at 4:51 AM, Michael Ellerman wrote: > > > > > > powerpc fixes for 4.7 #2 > > > > This is actually #3 - and some of the things you describe came in > > already through #2. > > > > Do you mind double-checking your descriptions? > > I double-checked it. Your diffstat and shortlog were out of date (and > your #2 in the tag message was wong), but your individual descriptions > matched the actual new commits. Sorry, clearly 21:51 on a Friday is not a good time for me to be sending pull requests :/ The tag was correct, just the diffstat & shortlog were wrong (again). The #2 in the tag is "correct", but clearly confusing. The powerpc-4.7-1 tag is "updates", and -2 is "fixes", and so -3 is "fixes #2". But I'll try and come up with a different numbering that is less off-by-one. I checked your merge and it looks right. Thanks. cheers