[RESEND PATCH v2] powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Jagannath Salgaonkar
mahesh at linux.vnet.ibm.com
Fri Aug 24 00:05:51 AEST 2018
On 08/23/2018 05:35 PM, Michael Ellerman wrote:
> Mahesh Jagannath Salgaonkar <mahesh at linux.vnet.ibm.com> writes:
>
>> On 08/23/2018 12:14 PM, Michael Ellerman wrote:
>>> Mahesh J Salgaonkar <mahesh at linux.vnet.ibm.com> writes:
>>>
>>>> From: Mahesh Salgaonkar <mahesh at linux.vnet.ibm.com>
>>>>
>>>> With the powerpc next commit e7e81847478 (powerpc/mce: Fix SLB rebolting
>>>> during MCE recovery path.),
>>>
>>> That commit description is wrong, I'll fix it up.
>>
>> Ouch.. My bad.. :-(
>
> To make it easier to get right, if you don't already, add these to your
> ~/.gitconfig:
>
> [pretty]
> fixes = Fixes: %h (\"%s\")
> quote = %h (\"%s\")
>
>
> And then you can do:
>
> $ git log -1 --pretty=quote e7e81847478
> e7e81847478b ("powerpc/64s: move machine check SLB flushing to mm/slb.c")
>
> $ git log -1 --pretty=fixes e7e81847478
> Fixes: e7e81847478b ("powerpc/64s: move machine check SLB flushing to mm/slb.c")
Thank you very much :-) This is going to be very handy...
-Mahesh.
More information about the Linuxppc-dev
mailing list