Re: [PATCH] thermal: fix thermal_power_allocator trace event

2016-03-29 Thread Ricky Liang
Please ignore this patch. I found out that I missed out the patch that changed the second parameter of __print_array() to number of elements. On Tue, Mar 29, 2016 at 1:08 PM, Ricky Liang wrote: > Fix the dynamic array length in printing the thermal_power_allocator > trace event. > > CC: Javi Meri

[PATCH] thermal: fix thermal_power_allocator trace event

2016-03-28 Thread Ricky Liang
Fix the dynamic array length in printing the thermal_power_allocator trace event. CC: Javi Merino CC: Daniel Kurtz Signed-off-by: Ricky Liang --- include/trace/events/thermal_power_allocator.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/trace/events/thermal_