Re: [PATCH] perf: fix MIPS build

2015-05-28 Thread Jiri Olsa
On Thu, May 28, 2015 at 02:45:09PM +0200, Rabin Vincent wrote: > On Thu, May 28, 2015 at 02:03:18PM +0200, Jiri Olsa wrote: > > I haven't checked this deeply (and we'll probably take your change) > > but could you please try attached patch if it solves the issue? > > Yes, that works too. Thanks.

Re: [PATCH] perf: fix MIPS build

2015-05-28 Thread Rabin Vincent
On Thu, May 28, 2015 at 02:03:18PM +0200, Jiri Olsa wrote: > I haven't checked this deeply (and we'll probably take your change) > but could you please try attached patch if it solves the issue? Yes, that works too. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel

Re: [PATCH] perf: fix MIPS build

2015-05-28 Thread Jiri Olsa
On Thu, May 28, 2015 at 01:46:13PM +0200, Rabin Vincent wrote: > 5e8c0fb6a ("perf build: Add arch x86 objects building") added empty > Build files to several architectures, but MIPS got left out. This leads > to a build of perf for MIPS failing with the following errors: > > tools/build/Makefile