Hi James, On 05/14/2016 08:52 AM, James Hogan wrote:
On Sat, May 14, 2016 at 08:19:50AM -0700, Guenter Roeck wrote:James, your patch 'MIPS: Add probing & defs for VZ & guest features' causes build errors in -next when using gcc 4.7.4 / binutils 2.24. This affects almost all mips builds.Thanks Guenter. Hmm, I thought virt extensions were supported since binutils 2.24, odd.
Actually, turns out it was binutils 2.22 (from the compiler that came with poky 1.3). Sorry for the confusion. Guenter