Re: musb: kernel 3.18.29 build issue

2016-04-04 Thread Yegor Yefremov
Hi Bin, On Thu, Mar 31, 2016 at 9:58 PM, Bin Liu wrote: > On Thu, Mar 31, 2016 at 12:48:39PM -0700, Greg KH wrote: >> On Thu, Mar 31, 2016 at 02:10:59PM -0500, Bin Liu wrote: >> > Hi Greg, >> > >> > On Thu, Mar 31, 2016 at 09:06:10AM -0700, Greg KH wrote: >> > > On Thu, Mar 31, 2016 at 07:29:21AM

Re: musb: kernel 3.18.29 build issue

2016-03-31 Thread Greg KH
On Thu, Mar 31, 2016 at 02:58:47PM -0500, Bin Liu wrote: > On Thu, Mar 31, 2016 at 12:48:39PM -0700, Greg KH wrote: > > On Thu, Mar 31, 2016 at 02:10:59PM -0500, Bin Liu wrote: > > > Hi Greg, > > > > > > On Thu, Mar 31, 2016 at 09:06:10AM -0700, Greg KH wrote: > > > > On Thu, Mar 31, 2016 at 07:29

Re: musb: kernel 3.18.29 build issue

2016-03-31 Thread Bin Liu
On Thu, Mar 31, 2016 at 12:48:39PM -0700, Greg KH wrote: > On Thu, Mar 31, 2016 at 02:10:59PM -0500, Bin Liu wrote: > > Hi Greg, > > > > On Thu, Mar 31, 2016 at 09:06:10AM -0700, Greg KH wrote: > > > On Thu, Mar 31, 2016 at 07:29:21AM +0200, Yegor Yefremov wrote: > > > > Hello Greg, > > > > > > >

Re: musb: kernel 3.18.29 build issue

2016-03-31 Thread Greg KH
On Thu, Mar 31, 2016 at 02:10:59PM -0500, Bin Liu wrote: > Hi Greg, > > On Thu, Mar 31, 2016 at 09:06:10AM -0700, Greg KH wrote: > > On Thu, Mar 31, 2016 at 07:29:21AM +0200, Yegor Yefremov wrote: > > > Hello Greg, > > > > > > 3.18.x is missing this patch [1] in order to perform a successful > >

Re: musb: kernel 3.18.29 build issue

2016-03-31 Thread Bin Liu
Hi Greg, On Thu, Mar 31, 2016 at 09:06:10AM -0700, Greg KH wrote: > On Thu, Mar 31, 2016 at 07:29:21AM +0200, Yegor Yefremov wrote: > > Hello Greg, > > > > 3.18.x is missing this patch [1] in order to perform a successful > > build. The reason: following patch [2] in 3.18.x uses a macro name > >

Re: musb: kernel 3.18.29 build issue

2016-03-31 Thread Greg KH
On Thu, Mar 31, 2016 at 07:29:21AM +0200, Yegor Yefremov wrote: > Hello Greg, > > 3.18.x is missing this patch [1] in order to perform a successful > build. The reason: following patch [2] in 3.18.x uses a macro name > introduced in the missing patch [1]. > > Could you queue it for 3.18.30? Nope

musb: kernel 3.18.29 build issue

2016-03-30 Thread Yegor Yefremov
Hello Greg, 3.18.x is missing this patch [1] in order to perform a successful build. The reason: following patch [2] in 3.18.x uses a macro name introduced in the missing patch [1]. Could you queue it for 3.18.30? [1] http://marc.info/?l=git-commits-head&m=142403040503570&w=2 [2] https://git.ke