From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:36264 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728245AbeLFLbG (ORCPT ); Thu, 6 Dec 2018 06:31:06 -0500 Date: Thu, 6 Dec 2018 12:31:03 +0100 From: Greg KH To: Harald Freudenberger Cc: akrowiak@linux.ibm.com, schwidefsky@de.ibm.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] s390/zcrypt: reinit ap queue state machine during device" failed to apply to 4.19-stable tree Message-ID: <20181206113103.GA13357@kroah.com> References: <154408663111837@kroah.com> <3ec0ae07-c754-f5bf-a6c1-8190c52bd4ff@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3ec0ae07-c754-f5bf-a6c1-8190c52bd4ff@linux.ibm.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Dec 06, 2018 at 12:14:59PM +0100, Harald Freudenberger wrote: > On 06.12.18 09:57, gregkh@linuxfoundation.org wrote: > > The patch below does not apply to the 4.19-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > > > thanks, > > > > greg k-h > > > > ------------------ original commit in Linus's tree ------------------ > > > > From 104f708fd1241b22f808bdf066ab67dc5a051de5 Mon Sep 17 00:00:00 2001 > > From: Harald Freudenberger > > Date: Fri, 9 Nov 2018 14:59:24 +0100 > > Subject: [PATCH] s390/zcrypt: reinit ap queue state machine during device > > probe > > > > This fix is not needed for the 4.19 stable tree as there is no exploiter > for the ap mask feature in that kernel. The exploiter will come with > the vfio device driver for the ap bus which went into the 4.20 kernel. Great, thanks for letting me know. greg k-h