Re: Disable kcov for slb routines.
From: Michael Ellerman <hidden>
Date: 2019-03-20 12:53:42
Mahesh Jagannath Salgaonkar [off-list ref] writes:
On 3/14/19 5:13 PM, Michael Ellerman wrote:quoted
On Mon, 2019-03-04 at 08:25:51 UTC, Mahesh J Salgaonkar wrote:quoted
From: Mahesh Salgaonkar <redacted> The kcov instrumentation inside SLB routines causes duplicate SLB entries to be added resulting into SLB multihit machine checks. Disable kcov instrumentation on slb.o Signed-off-by: Mahesh Salgaonkar <redacted> Acked-by: Andrew Donnellan <redacted> Tested-by: Satheesh Rajendran <redacted>Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/19d6907521b04206676741b26e05a152 cheersThere was a v2 at http://patchwork.ozlabs.org/patch/1051718/, looks like v1 got picked up. But I see the applied commit does address Andrew's comments.
Sorry not sure how I missed v2. cheers