Re: [PATCH v2 05/14] tools/perf: annotate list_head with type info

2014-08-15 Thread Arnaldo Carvalho de Melo
Em Fri, Aug 15, 2014 at 12:26:14AM -0700, Sukadev Bhattiprolu escreveu: > From: Cody P Schafer This one can be cherry picked, done. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH v2 05/14] tools/perf: annotate list_head with type info

2014-08-15 Thread Sukadev Bhattiprolu
From: Cody P Schafer CC: Haren Myneni CC: Cody P Schafer Signed-off-by: Cody P Schafer Signed-off-by: Sukadev Bhattiprolu --- tools/perf/util/pmu.c | 4 ++-- tools/perf/util/pmu.h | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/perf/util/pmu.c

[PATCH v2 05/14] tools/perf: annotate list_head with type info

2014-08-15 Thread Sukadev Bhattiprolu
From: Cody P Schafer d...@codyps.com CC: Haren Myneni hb...@us.ibm.com CC: Cody P Schafer d...@codyps.com Signed-off-by: Cody P Schafer c...@linux.vnet.ibm.com Signed-off-by: Sukadev Bhattiprolu suka...@linux.vnet.ibm.com --- tools/perf/util/pmu.c | 4 ++-- tools/perf/util/pmu.h | 6 +++--- 2

Re: [PATCH v2 05/14] tools/perf: annotate list_head with type info

2014-08-15 Thread Arnaldo Carvalho de Melo
Em Fri, Aug 15, 2014 at 12:26:14AM -0700, Sukadev Bhattiprolu escreveu: From: Cody P Schafer d...@codyps.com This one can be cherry picked, done. - Arnaldo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More