Re: [OE-core] [PATCH 3/7] perf: fix v3.17 powerpc compilation issues

2014-09-09 Thread Burton, Ross
On 8 September 2014 20:55, Bruce Ashfield bruce.ashfi...@windriver.com wrote: Unitl fixes get into the mainline kernel, we temporarily fix the issues by Until Whilst you're fixing the patch headers in the other commit, you can fix this typo. :) Ross --

[OE-core] [PATCH 3/7] perf: fix v3.17 powerpc compilation issues

2014-09-08 Thread Bruce Ashfield
The powerpc perf arch port has two issues in the current 3.17-rc seriers. Undefined dwarf symbols and undefined pr_debug calls. commit a60335ba [perf tools powerpc: Adjust callchain based on DWARF debug info] introduces skip-callchain-idx.c, and breaks the perf build. Unitl fixes get into the