Re: [PATCH] remoteproc: properly fix missing CONFIG_FW_LOADER configurations

2013-03-06 Thread Paul Bolle
On Wed, 2013-03-06 at 14:32 +0200, Ohad Ben-Cohen wrote: > Robert Tivy (cc'ed) already submitted a patch to this (it's part of a > bigger series Robert is now polishing). Great. > Rob, it might indeed be a good idea to add "CC: > sta...@vger.kernel.org" to the commit log. Thanks, Paul Bolle -

Re: [PATCH] remoteproc: properly fix missing CONFIG_FW_LOADER configurations

2013-03-06 Thread Ohad Ben-Cohen
Hi, On Tue, Mar 5, 2013 at 9:20 PM, Paul Bolle wrote: > Fix obvious typo introduced in commit > e121aefa7d9f10eee5cf26ed47129237a05d940b ("remoteproc: fix missing > CONFIG_FW_LOADER configurations"). Robert Tivy (cc'ed) already submitted a patch to this (it's part of a bigger series Robert is no

Re: [PATCH] remoteproc: properly fix missing CONFIG_FW_LOADER configurations

2013-03-06 Thread Greg KH
On Wed, Mar 06, 2013 at 08:53:22AM +0100, Paul Bolle wrote: > On Wed, 2013-03-06 at 08:46 +0800, Greg KH wrote: > > On Tue, Mar 05, 2013 at 11:22:49PM +0100, Paul Bolle wrote: > > > 1) But actually thinking about this: that upstream commit did end up in > > > the (longterm) v3.4.y series. And my pa

Re: [PATCH] remoteproc: properly fix missing CONFIG_FW_LOADER configurations

2013-03-05 Thread Paul Bolle
On Wed, 2013-03-06 at 08:46 +0800, Greg KH wrote: > On Tue, Mar 05, 2013 at 11:22:49PM +0100, Paul Bolle wrote: > > 1) But actually thinking about this: that upstream commit did end up in > > the (longterm) v3.4.y series. And my patch is also relevant for the > > v3.8.y series. > > As that patch w

Re: [PATCH] remoteproc: properly fix missing CONFIG_FW_LOADER configurations

2013-03-05 Thread Greg KH
On Tue, Mar 05, 2013 at 11:22:49PM +0100, Paul Bolle wrote: > On Wed, 2013-03-06 at 05:54 +0800, Greg KH wrote: > > This is not the correct way to submit patches for inclusion in the > > stable kernel tree. Please read Documentation/stable_kernel_rules.txt > > for how to do this properly. > > 0)

Re: [PATCH] remoteproc: properly fix missing CONFIG_FW_LOADER configurations

2013-03-05 Thread Paul Bolle
On Wed, 2013-03-06 at 05:54 +0800, Greg KH wrote: > This is not the correct way to submit patches for inclusion in the > stable kernel tree. Please read Documentation/stable_kernel_rules.txt > for how to do this properly. 0) Actually I just copied the addresses included in commit e121aefa7d9f10ee

Re: [PATCH] remoteproc: properly fix missing CONFIG_FW_LOADER configurations

2013-03-05 Thread Greg KH
On Tue, Mar 05, 2013 at 08:20:48PM +0100, Paul Bolle wrote: > Fix obvious typo introduced in commit > e121aefa7d9f10eee5cf26ed47129237a05d940b ("remoteproc: fix missing > CONFIG_FW_LOADER configurations"). > > Signed-off-by: Paul Bolle > --- > 0) Untested. > > 1) The REMOTEPROC Kconfig entry has