Re: [PATCH perf/core 22/22] perf: Fix write_numa_topology to put cpu_map instead of free

2015-12-09 Thread Arnaldo Carvalho de Melo
Em Wed, Dec 09, 2015 at 11:11:35AM +0900, Masami Hiramatsu escreveu: > Fix write_numa_topology to put cpu_map instead of free because > cpu_map is managed based on refcnt. thanks, applied! > Signed-off-by: Masami Hiramatsu > --- > tools/perf/util/header.c |2 +- > 1 file changed, 1 inserti

[PATCH perf/core 22/22] perf: Fix write_numa_topology to put cpu_map instead of free

2015-12-08 Thread Masami Hiramatsu
Fix write_numa_topology to put cpu_map instead of free because cpu_map is managed based on refcnt. Signed-off-by: Masami Hiramatsu --- tools/perf/util/header.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/util/header.c b/tools/perf/util/header.c index 4383800