Re: [PATCH v6 6/6] powerpc/perf: split callchain.c by bitness
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2019-09-02 02:51:53
Also in:
lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2019-09-02 02:51:53
Also in:
lkml
Michal Suchánek [off-list ref] writes:
On Fri, 30 Aug 2019 20:57:57 +0200 Michal Suchanek [off-list ref] wrote:quoted
Building callchain.c with !COMPAT proved quite ugly with all the defines. Splitting out the 32bit and 64bit parts looks better.BTW the powerpc callchain.c does not match any of the patterns of PERF CORE in MAINTAINERS (unlike callchain implementation on other platforms). Is that intentional?
No. cheers