On Thu, Mar 22, 2018 at 05:03:48PM +0800, Kim Phillips wrote:
On Thu, 22 Mar 2018 07:52:15 +0000 Mike Leach mike.leach@linaro.org wrote:
Hi, sorry, just jumping in with a couple of extra recommendations...
On 20 March 2018 at 15:34, Mike Bazov mike@perception-point.io wrote:
Thank you for your answers. I fixed the issue by applying the patches in the pull-request. I'm not
If this means you cherry-picked them without rebasing them onto a very late version of perf, then please do that, too. Preferably this one:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git
because it's perf/core branch contains some recent fixes in the area.
+1. Before I encountered quite similiar issue with you [1]; after I used acme branch, then kernel symbol issue can be fixed.
[1] https://patchwork.kernel.org/patch/10115523/
Thanks, Leo Yan