[6.0-rc1] Kernel crash while running MCE tests

Sachin Sant sachinp at linux.ibm.com
Mon Aug 22 15:31:18 AEST 2022



> 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.

- Sachin



More information about the Linuxppc-dev mailing list