From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Wed, 4 Apr 2018 19:48:18 -0600 Subject: [PATCH v2] nvmet: fix nvmet_execute_write_zeroes function In-Reply-To: References: <1522680581-10220-1-git-send-email-rosattig@linux.vnet.ibm.com> Message-ID: <20180405014818.GC10098@localhost.localdomain> On Thu, Apr 05, 2018@01:34:28AM +0000, Sasha Levin wrote: > [This is an automated email] > > This commit has been processed by the -stable helper bot and determined > to be a high probability candidate for -stable trees. (score: 6.9916) > > The bot has tested the following trees: v4.15.15, v4.14.32, v4.9.92, v4.4.126, Nice! Good bot. :) > v4.15.15: Build OK! > v4.14.32: Build OK! > v4.9.92: Failed to apply! Possible dependencies: > d262920998c8: ("nvmet: add support for the Write Zeroes command") > 78ce3daa7d70: ("nvmet: fix byte swap in nvmet_execute_write_zeroes") > d262920998c8: ("nvmet: add support for the Write Zeroes command") > > v4.4.126: Failed to apply! Possible dependencies: > d262920998c8: ("nvmet: add support for the Write Zeroes command") > a07b4970f464: ("nvmet: add a generic NVMe target") > 78ce3daa7d70: ("nvmet: fix byte swap in nvmet_execute_write_zeroes") > d262920998c8: ("nvmet: add support for the Write Zeroes command") > a07b4970f464: ("nvmet: add a generic NVMe target") > > > Please let us know if you'd like to have this patch included in a stable tree. Yes, please! 4.14+ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com ([192.55.52.93]:11761 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752652AbeDEBqC (ORCPT ); Wed, 4 Apr 2018 21:46:02 -0400 Date: Wed, 4 Apr 2018 19:48:18 -0600 From: Keith Busch To: Sasha Levin Cc: "Rodrigo R. Galvao" , "stable@vger.kernel.org" , "hch@lst.de" , "linux-nvme@lists.infradead.org" , "sagi@grimberg.me" Subject: Re: [PATCH v2] nvmet: fix nvmet_execute_write_zeroes function Message-ID: <20180405014818.GC10098@localhost.localdomain> References: <1522680581-10220-1-git-send-email-rosattig@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, Apr 05, 2018 at 01:34:28AM +0000, Sasha Levin wrote: > [This is an automated email] > > This commit has been processed by the -stable helper bot and determined > to be a high probability candidate for -stable trees. (score: 6.9916) > > The bot has tested the following trees: v4.15.15, v4.14.32, v4.9.92, v4.4.126, Nice! Good bot. :) > v4.15.15: Build OK! > v4.14.32: Build OK! > v4.9.92: Failed to apply! Possible dependencies: > d262920998c8: ("nvmet: add support for the Write Zeroes command") > 78ce3daa7d70: ("nvmet: fix byte swap in nvmet_execute_write_zeroes") > d262920998c8: ("nvmet: add support for the Write Zeroes command") > > v4.4.126: Failed to apply! Possible dependencies: > d262920998c8: ("nvmet: add support for the Write Zeroes command") > a07b4970f464: ("nvmet: add a generic NVMe target") > 78ce3daa7d70: ("nvmet: fix byte swap in nvmet_execute_write_zeroes") > d262920998c8: ("nvmet: add support for the Write Zeroes command") > a07b4970f464: ("nvmet: add a generic NVMe target") > > > Please let us know if you'd like to have this patch included in a stable tree. Yes, please! 4.14+