From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932261AbcAMRVM (ORCPT ); Wed, 13 Jan 2016 12:21:12 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:40598 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752023AbcAMRVJ (ORCPT ); Wed, 13 Jan 2016 12:21:09 -0500 Date: Wed, 13 Jan 2016 09:21:08 -0800 From: Greg Kroah-Hartman To: Lingzhu Xiang Cc: Alan Stern , "Steinar H. Gunderson" , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Add support for usbfs zerocopy. Message-ID: <20160113172108.GA30081@kroah.com> References: <20160112212644.GA6172@imap.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 13, 2016 at 01:59:54AM -0500, Lingzhu Xiang wrote: > On Tue, Jan 12, 2016 at 5:05 PM, Alan Stern wrote: > > Unless there are any other issues connected to this, I'm okay with the > > current version of the patch. > > Any chance of this getting merged for 4.5? No way, it's too late and hasn't been in linux-next for a while. I will merge this to my tree after 4.5-rc1 is out to give it lots of time for testing. thanks, greg k-h