You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
bdfbbda90a
This reverts commitaa24163b2e. This and the following commit led to another circular locking scenario and the scenario which is fixed by this commit no longer exists aftere8b3f8db7a("workqueue/hotplug: simplify workqueue_offline_cpu()") which removes work item flushing from hotplug path. Revert it for now. Signed-off-by: Tejun Heo <tj@kernel.org>