From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757922AbcATHdp (ORCPT ); Wed, 20 Jan 2016 02:33:45 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:50843 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751462AbcATHdg (ORCPT ); Wed, 20 Jan 2016 02:33:36 -0500 Date: Tue, 19 Jan 2016 23:33:32 -0800 From: Greg Kroah-Hartman To: "Tang, Jianqiang" Cc: Lu Baolu , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Oliver Neukum Subject: Re: [PATCH v3 1/1] usb: cdc-acm: handle unlinked urb in acm read callback Message-ID: <20160120073332.GA26462@kroah.com> References: <1451451548-3650-1-git-send-email-baolu.lu@linux.intel.com> <08C00E7DCA84054D93A5BD962777345A0349F9CC@shsmsx102.ccr.corp.intel.com> <569F35AA.3060403@linux.intel.com> <08C00E7DCA84054D93A5BD962777345A0349F9FA@shsmsx102.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <08C00E7DCA84054D93A5BD962777345A0349F9FA@shsmsx102.ccr.corp.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 20, 2016 at 07:27:13AM +0000, Tang, Jianqiang wrote: > Hi, > But I did not see this patch in the list of 4.5-rc1 posted by Greg. > > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.5-rc1 No, I can't do anything until after 4.5-rc1 is out, then I will review this patch and apply it to the proper branch. thanks, greg k-h