Re: [PATCH] workqueue: Remove unused work_on_cpu_safe
From: Tejun Heo
Date: Mon Jun 23 2025 - 14:07:52 EST
On Mon, Jun 23, 2025 at 01:30:49AM +0100, linux@xxxxxxxxxxx wrote:
> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
>
> The last use of the work_on_cpu_safe() macro was removed recently by
> commit 9cda46babdfe ("crypto: n2 - remove Niagara2 SPU driver")
>
> Remove it, and the work_on_cpu_safe_key() function it calls.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>
Applied to wq/for-6.17.
Thanks.
--
tejun