From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753630Ab2HMF7L (ORCPT ); Mon, 13 Aug 2012 01:59:11 -0400 Received: from mga14.intel.com ([143.182.124.37]:61987 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352Ab2HMF7J (ORCPT ); Mon, 13 Aug 2012 01:59:09 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.77,757,1336374000"; d="scan'208";a="133480160" Message-ID: <502897A4.4030601@intel.com> Date: Mon, 13 Aug 2012 13:59:00 +0800 From: Alex Shi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: gregkh , Sarah Sharp CC: "Sharp, Sarah A" , Alan stern , Felipe Balbi , linux-usb , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] usb/xhci: unify parameter of xhci_msi_irq References: <1331787186.2979.71.camel@debian> <20120315145743.GA7928@kroah.com> <4F6204B7.5010908@intel.com> <20120315175608.GA6077@xanatos> <4FC5D04E.5040907@intel.com> <4FD59AD8.1050109@intel.com> <20120611204709.GC5742@xanatos> <20120611211428.GB24904@kroah.com> In-Reply-To: <20120611211428.GB24904@kroah.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/12/2012 05:14 AM, gregkh wrote: > On Mon, Jun 11, 2012 at 01:47:09PM -0700, Sarah Sharp wrote: >> Hi Alex, >> >> This got lost in the 3.5 push, but I think it's a good candidate for >> 3.6. I think Greg is accepting 3.6 patches now, and I'll send this off >> to him. > > Yes, I am taking 3.6 stuff now. In the future, once -rc1 is out, I can > take patches for the next release at that point in time. > > greg k-h > Didn't find the patch in upstream 3.6-rc, but it is still workable for upstream kernel. So, was you just going to apply it on 3.7 kernel? or just forget it? Thanks Alex