Re: [PATCH] softirq: fix memory corruption when freeing tasklet_struct
From: Tejun Heo
Date: Tue Jan 30 2024 - 04:26:07 EST
On Sat, Jan 27, 2024 at 08:37:45AM -1000, Tejun Heo wrote:
> Should have known when it worked too well on the first try but I missed a
> part in init and this was just running them on per-cpu workqueues. Will post
> an actually working version later.
For posterity, the patchset is at
http://lkml.kernel.org/r/20240130091300.2968534-1-tj@xxxxxxxxxx
--
tejun