Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752794AbbGIGE0 (ORCPT ); Thu, 9 Jul 2015 02:04:26 -0400 Received: from e28smtp04.in.ibm.com ([122.248.162.4]:55716 "EHLO e28smtp04.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752093AbbGIGES (ORCPT ); Thu, 9 Jul 2015 02:04:18 -0400 X-Helo: d28dlp01.in.ibm.com X-MailFrom: shreyas@linux.vnet.ibm.com X-RcptTo: linux-kernel@vger.kernel.org Message-ID: <559E0EC3.4090702@linux.vnet.ibm.com> Date: Thu, 09 Jul 2015 11:33:47 +0530 From: Shreyas B Prabhu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Daniel Axtens CC: Michael Ellerman , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] powerpc/powernv: Fix race in updating core_idle_state References: <1436213363-18419-1-git-send-email-shreyas@linux.vnet.ibm.com> <1436228558.3341.1.camel@ellerman.id.au> <1436416901.28537.11.camel@axtens.net> In-Reply-To: <1436416901.28537.11.camel@axtens.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15070906-0013-0000-0000-0000061CEF93 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 32 On 07/09/2015 10:11 AM, Daniel Axtens wrote: >> I recommend creating an alias or script that does: >> >> $ git log --pretty=fixes -n 1 $commit | xclip >> > > FWIW, having finally got around to doing this, I found I first needed > the following snippet in ~/.gitconfig from > https://www.kernel.org/doc/Documentation/SubmittingPatches > > > [core] > abbrev = 12 > [pretty] > fixes = Fixes: %h (\"%s\") > > Otherwise git doesn't know what the pretty format is. > Right, thanks for the pointer! Thanks, Shreyas -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/