From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-by2nam03on0104.outbound.protection.outlook.com ([104.47.42.104]:56513 "EHLO NAM03-BY2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751329AbeDERJO (ORCPT ); Thu, 5 Apr 2018 13:09:14 -0400 From: Sasha Levin To: Shuah Khan CC: "valentina.manea.m@gmail.com" , "shuah@kernel.org" , "linux-usb@vger.kernel.org" , "stable@vger.kernel.org" , Greg Kroah-Hartman Subject: Re: [PATCH] usbip: vhc_hcd: prevent module being removed while device are attached Date: Thu, 5 Apr 2018 17:09:12 +0000 Message-ID: <20180405170910.GO7561@sasha-vm> References: <20180402205232.21659-1-shuahkh@osg.samsung.com> In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-ID: <9CB06D496986744181A618DAC51FC75D@namprd21.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: stable-owner@vger.kernel.org List-ID: On Thu, Apr 05, 2018 at 10:54:59AM -0600, Shuah Khan wrote: >On 04/05/2018 10:42 AM, Sasha Levin wrote: >> Hi. >> >> [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: 13.1846) >> >> The bot has tested the following trees: v4.15.15, v4.14.32, v4.9.92, v4.= 4.126, >> >> v4.15.15: Build OK! >> v4.14.32: Build OK! >> v4.9.92: Failed to apply! Possible dependencies: >> 3920ad4951e2 ("usbip: vhc_hcd: prevent module being removed while de= vice are attached"> >> v4.4.126: Failed to apply! Possible dependencies: >> 0775a9cbc694 ("usbip: vhci extension: modifications to vhci driver") >> 3920ad4951e2 ("usbip: vhc_hcd: prevent module being removed while de= vice are attached") > >This patch will not go into Linus's tree. Please don't pull it into stable= s. Commits indeed won't be picked up unless they make it to Linus' tree (per the -stable rules). I'll clarify that in future mails, thank you!=