Re: [PATCH 4.14 058/105] tools: fix cross-compile var clobbering

2019-01-12 Thread Greg Kroah-Hartman
On Sat, Jan 12, 2019 at 01:35:35PM -0800, Martin Kelly wrote: > On 1/12/19 1:18 PM, Sudip Mukherjee wrote: > > Hi Greg, > > > > On Fri, Jan 11, 2019 at 2:34 PM Greg Kroah-Hartman > > wrote: > > > > > > 4.14-stable review patch. If anyone has any objections, please let me > > > know. > > > > >

Re: [PATCH 4.14 058/105] tools: fix cross-compile var clobbering

2019-01-12 Thread Martin Kelly
On 1/12/19 1:18 PM, Sudip Mukherjee wrote: Hi Greg, On Fri, Jan 11, 2019 at 2:34 PM Greg Kroah-Hartman wrote: 4.14-stable review patch. If anyone has any objections, please let me know. -- From: Martin Kelly commit 7ed1c1901fe52e6c5828deb155920b44b0adabb1 upstream. This

Re: [PATCH 4.14 058/105] tools: fix cross-compile var clobbering

2019-01-12 Thread Sudip Mukherjee
Hi Greg, On Fri, Jan 11, 2019 at 2:34 PM Greg Kroah-Hartman wrote: > > 4.14-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Martin Kelly > > commit 7ed1c1901fe52e6c5828deb155920b44b0adabb1 upstream. This was fixed upstream by 755396163148

[PATCH 4.14 058/105] tools: fix cross-compile var clobbering

2019-01-11 Thread Greg Kroah-Hartman
4.14-stable review patch. If anyone has any objections, please let me know. -- From: Martin Kelly commit 7ed1c1901fe52e6c5828deb155920b44b0adabb1 upstream. Currently a number of Makefiles break when used with toolchains that pass extra flags in CC and other cross-compile relat