Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751602AbdLKHdy (ORCPT ); Mon, 11 Dec 2017 02:33:54 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:51900 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750707AbdLKHdw (ORCPT ); Mon, 11 Dec 2017 02:33:52 -0500 Date: Mon, 11 Dec 2017 08:33:58 +0100 From: Greg Kroah-Hartman To: Yinbo Zhu Cc: Felipe Balbi , Mathias Nyman , "open list:DESIGNWARE USB3 DRD IP DRIVER" , "open list:DESIGNWARE USB3 DRD IP DRIVER" , open list , Xiaobo Xie , Jerry Huang , Ran Wang Subject: Re: [PATCH v2] usb: host: Implement workaround for Erratum A-007463 Message-ID: <20171211073358.GA7712@kroah.com> References: <20171208094942.46748-1-yinbo.zhu@nxp.com> <20171208101739.GA15897@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1552 Lines: 38 On Mon, Dec 11, 2017 at 02:26:02AM +0000, Yinbo Zhu wrote: > > > -----Original Message----- > From: Greg Kroah-Hartman [mailto:gregkh@linuxfoundation.org] > Sent: Friday, December 08, 2017 6:18 PM > To: Yinbo Zhu > Cc: Felipe Balbi ; Mathias Nyman ; open list:DESIGNWARE USB3 DRD IP DRIVER ; open list:DESIGNWARE USB3 DRD IP DRIVER ; open list ; Xiaobo Xie ; Jerry Huang ; Ran Wang > Subject: Re: [PATCH v2] usb: host: Implement workaround for Erratum A-007463 > > On Fri, Dec 08, 2017 at 05:49:40PM +0800, yinbo.zhu@nxp.com wrote: > > From: "yinbo.zhu" > > >I need a "real name" here, I doubt you sign documents as: > > "yinbo.zhu" > >right? :) > > >Also, you sent 3 patches, yet no way to know what order to apply them in. Please fix that up by sending a >patch series, properly numbered. > > >thanks, > > >greg k-h > > Hi Greg Kroah-Hartman, > > "Yinbo.zhu" is my email address prefix,and it is automatically generated through the git command. Then this means you have not correctly configured git, please fix that :) > You can follow the order of patch A-007463 A-009611 A-009668 to apply it. That's not how we number patches in the kernel, please do so in the normal way. See the mailing lists for lots of examples. The kernel documentation also describes the correct format for this. thanks, greg k-h