On Fri, Feb 20, 2026 at 02:30:16PM +0100, Maurizio Lombardi wrote: > In nvme_alloc_admin_tag_set(), an empty queue_limits struct is > currently allocated on the stack and passed by reference to > blk_mq_alloc_queue(). Thanks, applied.