[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ef8c17a9-9582-4463-9b01-0de1a6234923@intel.com>
Date: Sat, 29 Nov 2025 22:36:08 +0200
From: "Sinyuk, Konstantin" <konstantin.sinyuk@...el.com>
To: Shi Hao <i.shihao.999@...il.com>, <koby.elbaz@...el.com>
CC: <ogabbay@...nel.org>, <gregkh@...uxfoundation.org>,
<linux@...ssschuh.net>, <akpm@...ux-foundation.org>, <tomer.tayar@...el.com>,
<easwar.hariharan@...ux.microsoft.com>, <dri-devel@...ts.freedesktop.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] accel: habanalabs: use alloc_ordered_workqueue()
On 11/2/2025 2:25 PM, Shi Hao wrote:
> Replace the deprecated create_singlethread_workqueue() functions with
> alloc_ordered_workqueue() since it aligns with current workqueue API
> modernization efforts. The conversion is safe since destroy_workqueue()
> is used for cleanup in both cases.
>
> No functional changes intended.
>
> Signed-off-by: Shi Hao <i.shihao.999@...il.com>
Applied to accel/habanalabs-next, thanks.
Powered by blists - more mailing lists