Re: [PATCH] perf/x86/intel: Make cpuc allocations consistent

2019-03-15 Thread Peter Zijlstra
On Thu, Mar 14, 2019 at 02:10:14PM -0700, Guenter Roeck wrote: > On Tue, Mar 05, 2019 at 10:23:15PM +0100, Peter Zijlstra (Intel) wrote: > > The cpuc data structure allocation is different between fake and real > > cpuc's; use the same code to init/free both. > > > > Signed-off-by: Peter Zijlstra

Re: [PATCH] perf/x86/intel: Make cpuc allocations consistent

2019-03-14 Thread Guenter Roeck
Hi, On Tue, Mar 05, 2019 at 10:23:15PM +0100, Peter Zijlstra (Intel) wrote: > The cpuc data structure allocation is different between fake and real > cpuc's; use the same code to init/free both. > > Signed-off-by: Peter Zijlstra (Intel) > Signed-off-by: Thomas Gleixner With allmodconfig-CONFIG