Re: [PATCH v2] perf symbol: Remove psw_idle() from list of idle symbols
From: Jan Polensky
Date: Thu Feb 19 2026 - 06:55:43 EST
On Thu, Feb 19, 2026 at 12:38:50PM +0100, Thomas Richter wrote:
> Commit fa2ae4a377c0 ("s390/idle: Rewrite psw_idle() in C")
>
> removes symbols psw_idle() and psw_idle_exit() from the linux
> kernel for s390. Remove them in perf tool's list of idle
> functions. They can not be detected anymore.
>
> Signed-off-by: Thomas Richter <tmricht@xxxxxxxxxxxxx>
> Suggested-by: Heiko Carstens <hca@xxxxxxxxxxxxx>
Reviewed-by: Jan Polensky <japo@xxxxxxxxxxxxx>