From: Daniel Axtens <dja@axtens.net>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: "Shreyas B. Prabhu" <shreyas@linux.vnet.ibm.com>,
Paul Mackerras <paulus@samba.org>,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] powerpc/powernv: Fix race in updating core_idle_state
Date: Thu, 09 Jul 2015 14:41:41 +1000 [thread overview]
Message-ID: <1436416901.28537.11.camel@axtens.net> (raw)
In-Reply-To: <1436228558.3341.1.camel@ellerman.id.au>
[-- Attachment #1: Type: text/plain, Size: 439 bytes --]
> 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.
--
Regards,
Daniel
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 860 bytes --]
next prev parent reply other threads:[~2015-07-09 4:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 20:09 [PATCH v2] powerpc/powernv: Fix race in updating core_idle_state Shreyas B. Prabhu
2015-07-07 0:22 ` Michael Ellerman
2015-07-07 1:17 ` Shreyas B Prabhu
2015-07-09 4:41 ` Daniel Axtens [this message]
2015-07-09 6:03 ` Shreyas B Prabhu
2015-07-09 7:07 ` Michael Ellerman
2015-07-07 10:38 ` [v2] " Michael Ellerman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1436416901.28537.11.camel@axtens.net \
--to=dja@axtens.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=paulus@samba.org \
--cc=shreyas@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).