Re: [PATCH 1/2] powerpc/platforms/pseries: Fix STK_PARAM access in the hcall tracing code
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2023-10-15 10:03:28
Also in:
linux-perf-users, stable
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2023-10-15 10:03:28
Also in:
linux-perf-users, stable
On Fri, 29 Sep 2023 22:53:36 +0530, Athira Rajeev wrote:
In powerpc pseries system, below behaviour is observed while enabling tracing on hcall: # cd /sys/kernel/debug/tracing/ # cat events/powerpc/hcall_exit/enable 0 # echo 1 > events/powerpc/hcall_exit/enable [...]
Applied to powerpc/fixes.
[1/2] powerpc/platforms/pseries: Fix STK_PARAM access in the hcall tracing code
https://git.kernel.org/powerpc/c/3b678768c0458e6d8d45fadf61423e44effed4cb
[2/2] powerpc/platforms/pseries: Remove unused r0 in the hcall tracing code
https://git.kernel.org/powerpc/c/dfb5f8cbd5992d5769edfd3e059fad9e0b8bdafb
cheers