From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:40474 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752737AbdDLNpN (ORCPT ); Wed, 12 Apr 2017 09:45:13 -0400 Date: Wed, 12 Apr 2017 15:45:04 +0200 From: Greg KH To: Sumit Semwal Cc: stable@vger.kernel.org, Eugenia Emantayev , Tariq Toukan , "David S . Miller" Subject: Re: [PATCH for-4.4 03/16] net/mlx4_en: Fix bad WQE issue Message-ID: <20170412134504.GD24281@kroah.com> References: <1491846272-14882-1-git-send-email-sumit.semwal@linaro.org> <1491846272-14882-4-git-send-email-sumit.semwal@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1491846272-14882-4-git-send-email-sumit.semwal@linaro.org> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Apr 10, 2017 at 11:14:19PM +0530, Sumit Semwal wrote: > From: Eugenia Emantayev > > [Upstream commit 6496bbf0ec481966ef9ffe5b6660d8d1b55c60cc] > > Single send WQE in RX buffer should be stamped with software > ownership in order to prevent the flow of QP in error in FW > once UPDATE_QP is called. > > Fixes: 9f519f68cfff ('mlx4_en: Not using Shared Receive Queues') > Signed-off-by: Eugenia Emantayev > Signed-off-by: Tariq Toukan > Signed-off-by: David S. Miller > Signed-off-by: Sumit Semwal > [sumits: cherry-picked for 4.4.y] I can't take a patch for 4.4 that is not also in 4.9, sorry. Please fix up this series, and send me what is needed for 4.10, 4.9, and 4.4, and re-check the git commit ids, I don't want to have to do it all for you... thanks, greg k-h