[6.0-rc1] Kernel crash while running MCE tests

Ganesh ganeshgr at linux.ibm.com
Mon Aug 22 16:12:21 AEST 2022


On 8/22/22 11:01, Sachin Sant wrote:

>
>> On 19-Aug-2022, at 10:12 AM, Ganesh<ganeshgr at linux.ibm.com>  wrote
>>> We'll have to make sure everything get_pseries_errorlog() is either
>>> forced inline, or marked noinstr.
>>>
>> Making the following functions always_inline and noinstr is fixing the issue.
>> __always_inline pseries_errorlog_id()
>> __always_inline pseries_errorlog_length()
>> __always_inline do_enter_rtas()
>> __always_inline srr_regs_clobbered()
>> noinstr va_rtas_call_unlocked()
>>
>> Shall I post the patch?
> Yes, thanks. I can help with testing.

Sure, thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20220822/2ef29182/attachment.htm>


More information about the Linuxppc-dev mailing list