Re: [PATCH v3 1/1] io_uring/sqpoll: do not put cpumask on stack
From: Jens Axboe
Date: Mon Sep 16 2024 - 09:49:57 EST
On Mon, 16 Sep 2024 13:11:50 +0200, Felix Moessbauer wrote:
> Putting the cpumask on the stack is deprecated for a long time (since
> 2d3854a37e8), as these can be big. Given that, change the on-stack
> allocation of allowed_mask to be dynamically allocated.
>
>
Applied, thanks!
[1/1] io_uring/sqpoll: do not put cpumask on stack
commit: 7f44beadcc11adb98220556d2ddbe9c97aa6d42d
Best regards,
--
Jens Axboe