mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Workqueue regression
@ 2024-02-01 20:57 Konrad Dybcio
  2024-02-02  1:52 ` Tejun Heo
  0 siblings, 1 reply; 6+ messages in thread
From: Konrad Dybcio @ 2024-02-01 20:57 UTC (permalink / raw)
  To: Tejun Heo, linux-kernel, Naohiro.Aota, kernel-team; +Cc: Bjorn Andersson

Hi,

So, commit "Implement system-wide nr_active enforcement for unbound workqueues"
broke *something* and now performing a suspend-wakeup cycle on a Qualcomm
SC8280XP-based (arm64) platform hangs when performing the resume tasks,
presumably somewhere near PCIe reinitialization (but that may be a red herring).

Reverting the commit (and the ones on top of it due to conflicts) fixes
the issue on next-20240130 and later (plus some out-of-tree patches that
are largely unrelated).

Not sure where to start looking.

Konrad

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-05 11:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-01 20:57 Workqueue regression Konrad Dybcio
2024-02-02  1:52 ` Tejun Heo
2024-02-02 12:31   ` Konrad Dybcio
2024-02-02 18:40     ` Tejun Heo
2024-02-04 21:19       ` Tejun Heo
2024-02-05 11:43         ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome