From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3z21LM4lnJzF07V for ; Thu, 21 Dec 2017 04:03:06 +1100 (AEDT) Date: Wed, 20 Dec 2017 18:03:08 +0100 From: Greg KH To: Vaibhav Jain Cc: stable@vger.kernel.org, Andrew Donnellan , Frederic Barrat , linuxppc-dev@lists.ozlabs.org, Michael Ellerman Subject: Re: [PATCH] cxl: Check if vphb exists before iterating over AFU devices Message-ID: <20171220170307.GA31793@kroah.com> References: <20171220093706.16217-1-vaibhav@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20171220093706.16217-1-vaibhav@linux.vnet.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Dec 20, 2017 at 03:07:06PM +0530, Vaibhav Jain wrote: > commit 12841f87b7a8ceb3d54f171660f72a86941bfcb3 upstream, for 4.9. Thanks, do we also need this for 4.4? If so, can you provide a backport? thanks, greg k-h