mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] accel: Replace deprecated create_singlethread_workqueue
@ 2026-09-25 12:48 George Karagounis
  2026-09-25 12:48 ` [PATCH 1/2] accel/amdxdna: Replace create_singlethread_workqueue with alloc_ordered_workqueue George Karagounis
  2026-09-25 12:48 ` [PATCH 2/2] accel/habanalabs: " George Karagounis
  0 siblings, 2 replies; 4+ messages in thread
From: George Karagounis @ 2026-09-25 12:48 UTC (permalink / raw)
  To: Min Ma, Lizhi Hou, Oded Gabbay
  Cc: Koby Elbaz, Konstantin Sinyuk, dri-devel, linux-kernel, mail

Hi maintainers,

This patch series replaces the deprecated create_singlethread_workqueue()
with the more efficient alloc_ordered_workqueue() in the amdxdna and
habanalabs accel drivers.

Both patches have been compile tested with W=1 and produce no warnings.

Best regards,
George

George Karagounis (2):
  accel/amdxdna: Replace create_singlethread_workqueue with
    alloc_ordered_workqueue
  accel/habanalabs: Replace create_singlethread_workqueue with
    alloc_ordered_workqueue

 drivers/accel/amdxdna/amdxdna_mailbox.c  | 2 +-
 drivers/accel/habanalabs/common/device.c | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.55.0


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

end of thread, other threads:[~2026-09-25 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 12:48 [PATCH 0/2] accel: Replace deprecated create_singlethread_workqueue George Karagounis
2026-09-25 12:48 ` [PATCH 1/2] accel/amdxdna: Replace create_singlethread_workqueue with alloc_ordered_workqueue George Karagounis
2026-09-25 18:34   ` Lizhi Hou
2026-09-25 12:48 ` [PATCH 2/2] accel/habanalabs: " George Karagounis

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

all inboxes | Powered by JetHome®