From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 20DCF372B41; Wed, 4 Mar 2026 09:09:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772615394; cv=none; b=ibMEk80kwP59FnLH95/apQL9fEmDADWMKdhZ72AaFXwrK5GMJm/RnIz/k3HHqAOlupwOsqFuj5nCpoAGbNM3gSXiB0NWU7kG4vGE3aVBmwvl1nqai/17fTeq2bqDZ4dKOG143PcC8XSumxlC48xz5vdSVKziY2pWDfbg0Q74ZYk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772615394; c=relaxed/simple; bh=fZAY9GXUfd6KhFkGYFrLa191k2VxXA1qbEeATN+njhY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Ro0rIjLzJ6VI9YVUHmsTIA2L2dmr6mry0a8BPRRImFWu120PV0EKvV0BtIiEjt1MUF7an4rsarsyK7eK0DyyFGO4z4REL7qPV7nYPBwgvB4a5AcDJzDEzVKgjaA2lh+p1eOrcniKI0nxXz+Sv1lIS9xpkwuA7bTn8BeQhsQmTXc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=YhLLzj7j; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="YhLLzj7j" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5F17CC19423; Wed, 4 Mar 2026 09:09:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1772615393; bh=fZAY9GXUfd6KhFkGYFrLa191k2VxXA1qbEeATN+njhY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YhLLzj7jVWtpWhVCxNAuQM4J+G0DYsFPfwsOb5VB1AGy15FE5a/ZTlEb8iZ9fNPk8 DLiBcbqSxEVIgwF2vc2yZOUkZXFDOdCWkanO/lvecJTi45J1nxpNECXEhb4Q172l8j ETTpfdn63wwu/vXYJdLjeFEtgRyLTo0C351HaER0= Date: Wed, 4 Mar 2026 10:09:40 +0100 From: Greg KH To: Jaskaran Singh Cc: stable@vger.kernel.org, james.smart@broadcom.com, kbusch@kernel.org, axboe@fb.com, hch@lst.de, sagi@grimberg.me, linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5.10.y 0/2] Fix incorrect backport of nvme-fc ioerr_work cancel_work_sync() Message-ID: <2026030410-unpaid-operation-bddc@gregkh> References: <20260223172241.291649-1-jsingh@cloudlinux.com> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Mar 03, 2026 at 11:16:34AM +0530, Jaskaran Singh wrote: > Gentle ping. It's been just over 1 week, please relax, we are staring down loads of submissions at the moment...