From: Mahesh Jagannath Salgaonkar <mahesh@linux.vnet.ibm.com>
To: Nicholas Piggin <npiggin@gmail.com>
Cc: linuxppc-dev <linuxppc-dev@ozlabs.org>,
Laurent Dufour <ldufour@linux.vnet.ibm.com>,
"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Subject: Re: [v2 PATCH 0/5] powerpc/pseries: Machien check handler improvements.
Date: Thu, 7 Jun 2018 22:02:58 +0530 [thread overview]
Message-ID: <8c6bf4dd-b6f9-ec76-d4b2-7f45e37b77ff@linux.vnet.ibm.com> (raw)
In-Reply-To: <20180607204554.05565a56@roar.ozlabs.ibm.com>
On 06/07/2018 04:15 PM, Nicholas Piggin wrote:
> On Thu, 07 Jun 2018 15:36:25 +0530
> Mahesh J Salgaonkar <mahesh@linux.vnet.ibm.com> wrote:
>
>> This patch series includes some improvement to Machine check handler
>> for pseries. Patch 1 fixes an issue where machine check handler crashes
>> kernel while accessing vmalloc-ed buffer while in nmi context.
>> Patch 3 dumps the SLB contents on SLB MCE errors to improve the debugability.
>> Patch 4 display's the MCE error details on console.
>>
>> Change in V2:
>> - patch 4: Display additional info (NIP and task info) in MCE error details.
>> - patch 5: Fix endain bug while restoring of r3 in MCE handler.
>>
>> ---
>>
>> Mahesh Salgaonkar (5):
>> powerpc/pseries: convert rtas_log_buf to linear allocation.
>> powerpc/pseries: Define MCE error event section.
>> powerpc/pseries: Dump and flush SLB contents on SLB MCE errors.
>> powerpc/pseries: Display machine check error details.
>> powerpc/pseries: Fix endainness while restoring of r3 in MCE handler.
>
> These look good, should patch 5 be moved to patch 2 and the first 2
> patches marked for stable?
Yup. Will move patch 5 to 2nd position.
>
> Do you also plan to dump SLB contents for bare metal MCEs?
Yes. That's the plan. Will do that separately.
Thanks,
-Mahesh.
prev parent reply other threads:[~2018-06-07 16:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-07 10:06 [v2 PATCH 0/5] powerpc/pseries: Machien check handler improvements Mahesh J Salgaonkar
2018-06-07 10:06 ` [v2 PATCH 1/5] powerpc/pseries: convert rtas_log_buf to linear allocation Mahesh J Salgaonkar
2018-06-07 10:07 ` [v2 PATCH 2/5] powerpc/pseries: Define MCE error event section Mahesh J Salgaonkar
2018-06-07 10:07 ` [v2 PATCH 3/5] powerpc/pseries: Dump and flush SLB contents on SLB MCE errors Mahesh J Salgaonkar
2018-06-07 10:07 ` [v2 PATCH 4/5] powerpc/pseries: Display machine check error details Mahesh J Salgaonkar
2018-06-07 10:08 ` [v2 PATCH 5/5] powerpc/pseries: Fix endainness while restoring of Mahesh J Salgaonkar
2018-06-07 10:45 ` [v2 PATCH 0/5] powerpc/pseries: Machien check handler improvements Nicholas Piggin
2018-06-07 16:32 ` Mahesh Jagannath Salgaonkar [this message]
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=8c6bf4dd-b6f9-ec76-d4b2-7f45e37b77ff@linux.vnet.ibm.com \
--to=mahesh@linux.vnet.ibm.com \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=ldufour@linux.vnet.ibm.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=npiggin@gmail.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).