Re: [PATCH -next] MIPS: VDSO: Fix build error with binutils 2.24 and earlier

2016-01-05 Thread James Hogan
On Tue, Jan 05, 2016 at 10:20:59AM +0100, Michal Marek wrote: > On 2015-12-24 13:57, James Hogan wrote: > > On Thu, Dec 24, 2015 at 12:48:12PM +, James Hogan wrote: > >> Hi Guenter, > >> > >> On Wed, Dec 23, 2015 at 09:04:31PM -0800, Guenter Roeck wrote: > >>> Commit 2a037f310bab ("MIPS: VDSO:

Re: [PATCH -next] MIPS: VDSO: Fix build error with binutils 2.24 and earlier

2016-01-05 Thread Michal Marek
On 2015-12-24 13:57, James Hogan wrote: > On Thu, Dec 24, 2015 at 12:48:12PM +, James Hogan wrote: >> Hi Guenter, >> >> On Wed, Dec 23, 2015 at 09:04:31PM -0800, Guenter Roeck wrote: >>> Commit 2a037f310bab ("MIPS: VDSO: Fix build error") tries to fix a build >>> error seen with binutils 2.24 a

Re: [PATCH -next] MIPS: VDSO: Fix build error with binutils 2.24 and earlier

2016-01-03 Thread Guenter Roeck
On 12/23/2015 09:04 PM, Guenter Roeck wrote: Commit 2a037f310bab ("MIPS: VDSO: Fix build error") tries to fix a build error seen with binutils 2.24 and earlier. However, the fix does not work, and again results in the already known build errors if the kernel is built with an earlier version of bi

Re: [PATCH -next] MIPS: VDSO: Fix build error with binutils 2.24 and earlier

2015-12-24 Thread Guenter Roeck
On 12/24/2015 04:48 AM, James Hogan wrote: Hi Guenter, On Wed, Dec 23, 2015 at 09:04:31PM -0800, Guenter Roeck wrote: Commit 2a037f310bab ("MIPS: VDSO: Fix build error") tries to fix a build error seen with binutils 2.24 and earlier. However, the fix does not work, and again results in the alre

Re: [PATCH -next] MIPS: VDSO: Fix build error with binutils 2.24 and earlier

2015-12-24 Thread James Hogan
On Thu, Dec 24, 2015 at 12:48:12PM +, James Hogan wrote: > Hi Guenter, > > On Wed, Dec 23, 2015 at 09:04:31PM -0800, Guenter Roeck wrote: > > Commit 2a037f310bab ("MIPS: VDSO: Fix build error") tries to fix a build > > error seen with binutils 2.24 and earlier. However, the fix does not work,

Re: [PATCH -next] MIPS: VDSO: Fix build error with binutils 2.24 and earlier

2015-12-24 Thread James Hogan
Hi Guenter, On Wed, Dec 23, 2015 at 09:04:31PM -0800, Guenter Roeck wrote: > Commit 2a037f310bab ("MIPS: VDSO: Fix build error") tries to fix a build > error seen with binutils 2.24 and earlier. However, the fix does not work, > and again results in the already known build errors if the kernel is